llvm-project/clang/lib/Lex
Mike Stump c99c022841 This fixes support for complex literals, reworked to avoid a goto, and
to add a flag noting the presence of a Microsoft extension suffix (i8,
i16, i32, i64).  Patch by John Thompson.

llvm-svn: 83591
2009-10-08 22:55:36 +00:00
..
CMakeLists.txt Lexically order files in CMakeLists.txt files. 2009-07-15 21:08:41 +00:00
HeaderMap.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
HeaderSearch.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Lexer.cpp Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
LiteralSupport.cpp This fixes support for complex literals, reworked to avoid a goto, and 2009-10-08 22:55:36 +00:00
MacroArgs.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroArgs.h Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
MacroInfo.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Makefile Installation of Clang libraries and headers, from Axel Naumann! 2009-10-08 22:15:31 +00:00
PPCaching.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPDirectives.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPExpressions.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPLexerChange.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
PPMacroExpansion.cpp PR4991: Properly remove trailing newline from __TIMESTAMP__. 2009-09-16 13:10:04 +00:00
PTHLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Pragma.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
Preprocessor.cpp Replace the -code-completion-dump option with 2009-09-22 21:11:38 +00:00
PreprocessorLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
ScratchBuffer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenConcatenation.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00
TokenLexer.cpp Remove tabs, and whitespace cleanups. 2009-09-09 15:08:12 +00:00