llvm-project/clang/lib/Lex
Ted Kremenek 978b5becea Add version number checking to PTH files.
llvm-svn: 63047
2009-01-26 21:50:21 +00:00
..
CMakeLists.txt CMake: Added some source files. 2008-11-19 18:46:39 +00:00
HeaderMap.cpp Initialize Suffix and Prefix to 0, even with a bad entry. Removes an uninitialized value warning from gcc. 2008-10-28 00:18:42 +00:00
HeaderSearch.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lexer.cpp allow _Pragmas formed from #defines to keep their full instantiation 2009-01-26 20:15:46 +00:00
LiteralSupport.cpp minor cleanups to StringLiteralParser: no need to pass target info 2009-01-16 18:51:42 +00:00
MacroArgs.cpp remove my hacks that aggressively threw away multiple 2009-01-26 20:24:53 +00:00
MacroArgs.h Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
MacroInfo.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
PPCaching.cpp This change refactors some of the low-level lexer interfaces a bit. 2009-01-26 19:29:26 +00:00
PPDirectives.cpp remove my hacks that aggressively threw away multiple 2009-01-26 20:24:53 +00:00
PPExpressions.cpp fix rdar://6505352 - Bogus warning with -WUndef, a case 2009-01-18 21:18:58 +00:00
PPLexerChange.cpp do not use SourceManager::getFileCharacteristic(FileID), it is not 2009-01-19 08:01:53 +00:00
PPMacroExpansion.cpp remove my hacks that aggressively threw away multiple 2009-01-26 20:24:53 +00:00
PTHLexer.cpp Add version number checking to PTH files. 2009-01-26 21:50:21 +00:00
Pragma.cpp This change refactors some of the low-level lexer interfaces a bit. 2009-01-26 19:29:26 +00:00
Preprocessor.cpp This change refactors some of the low-level lexer interfaces a bit. 2009-01-26 19:29:26 +00:00
PreprocessorLexer.cpp this massive patch introduces a simple new abstraction: it makes 2009-01-17 06:22:33 +00:00
ScratchBuffer.cpp This change refactors some of the low-level lexer interfaces a bit. 2009-01-26 19:29:26 +00:00
TokenLexer.cpp remove my hacks that aggressively threw away multiple 2009-01-26 20:24:53 +00:00