hanchenye-llvm-project/clang/lib/Lex
Argyrios Kyrtzidis 75b34536d0 Rename Preprocessor::DisableBacktrack -> Preprocessor::CommitBacktrackedTokens.
llvm-svn: 55281
2008-08-24 12:29:43 +00:00
..
HeaderMap.cpp Update to match simplified llvm MemoryBuffer interfaces for files. 2008-04-01 18:04:30 +00:00
HeaderSearch.cpp
Lexer.cpp Change Parser & Sema to use interned "super" for comparions. 2008-08-14 22:04:54 +00:00
LiteralSupport.cpp More #include cleaning 2008-08-11 06:23:49 +00:00
MacroArgs.cpp
MacroArgs.h
MacroInfo.cpp
Makefile
PPCaching.cpp Rename Preprocessor::DisableBacktrack -> Preprocessor::CommitBacktrackedTokens. 2008-08-24 12:29:43 +00:00
PPDirectives.cpp More #include cleaning 2008-08-11 06:23:49 +00:00
PPExpressions.cpp various updates to match r54873 on mainline. 2008-08-17 07:19:51 +00:00
PPLexerChange.cpp More #include cleaning 2008-08-11 06:23:49 +00:00
PPMacroExpansion.cpp The awesome GNU "comma elision extension" works with both the standard 2008-05-08 05:10:33 +00:00
Pragma.cpp More #include cleaning 2008-08-11 06:23:49 +00:00
Preprocessor.cpp Add a safety check. 2008-08-23 12:12:06 +00:00
ScratchBuffer.cpp
TokenLexer.cpp