llvm-project/clang/Lex
Chris Lattner 0c8a1edb8b Fix a bug where we would incorrectly emit a "cannot paste" error
message when handling the GNU ", ## __VA_ARGS__" extension.  While
I'm at it, flag uses of this as extensions.

llvm-svn: 46503
2008-01-29 07:54:23 +00:00
..
HeaderMap.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
HeaderSearch.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Lexer.cpp simplify the lexer a bit, pulling stuff out of the default case. 2008-01-03 17:58:54 +00:00
LiteralSupport.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
MacroExpander.cpp Fix a bug where we would incorrectly emit a "cannot paste" error 2008-01-29 07:54:23 +00:00
MacroInfo.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Makefile remove attribution from makefiles. 2007-12-29 20:02:25 +00:00
PPExpressions.cpp add support for -Wundef. 2008-01-23 17:19:46 +00:00
Pragma.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Preprocessor.cpp Change the location we return for the EOF token to actually be on the last 2008-01-25 00:00:30 +00:00
ScratchBuffer.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00