summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--clang/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/README.txt b/clang/README.txt
index 496c4c5bdec..af2a375341e 100644
--- a/clang/README.txt
+++ b/clang/README.txt
@@ -44,7 +44,7 @@ Lexer:
* -fpreprocessed mode.
Preprocessor:
- * Function-style #define & macro expansion
+ * Function-style macro expansion, token pasting
* #line / #file directives
* -C output mode in -E mode.
* MSExtension: "L#param" stringizes to a wide string literal.
OpenPOWER on IntegriCloud