diff options
Diffstat (limited to 'clang')
| -rw-r--r-- | clang/README.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/README.txt b/clang/README.txt index 879305c0913..a64fa6fc990 100644 --- a/clang/README.txt +++ b/clang/README.txt @@ -51,7 +51,7 @@ I. Introduction: on libast and libparse. librewrite - Fast, scalable rewriting of source code. This operates on - on the raw syntactic text of source code, allowing a client + the raw syntactic text of source code, allowing a client to insert and delete text in very large source files using the same source location information embedded in ASTs. This is intended to be a low-level API that is useful for |

