llvm-svn: 38725
This commit is contained in:
Chris Lattner 2006-07-16 18:44:57 +00:00
parent 7667d0d942
commit d945fc80d7
1 changed files with 1 additions and 1 deletions

View File

@ -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.