llvm-capstone/clang/Lex
2008-03-10 17:04:53 +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 clarify comment, this is undefined behavior in any case, even if it only 2008-02-25 21:38:21 +00:00
Lexer.cpp Fix PR2090, a typo in digraph processing. 2008-02-24 19:05:57 +00:00
LiteralSupport.cpp remove the source location arguments to various target query methods. 2008-03-05 18:54:05 +00:00
MacroArgs.cpp implement simple support for arbitrary token lookahead. Change the 2008-03-10 06:06:04 +00:00
MacroArgs.h split the MacroArgs class out of TokenLexer.cpp/h into 2008-03-09 02:55:12 +00:00
MacroInfo.cpp Remove the first layer of support for "portability" warnings. This is 2008-03-05 01:18:20 +00:00
Makefile remove attribution from makefiles. 2007-12-29 20:02:25 +00:00
PPDirectives.cpp move PP::LookupFile from PPLexerChange -> PPDirectives.cpp 2008-03-09 04:17:44 +00:00
PPExpressions.cpp remove the source location arguments to various target query methods. 2008-03-05 18:54:05 +00:00
PPLexerChange.cpp add comments about some simple optimizations that may become 2008-03-10 06:20:22 +00:00
PPMacroExpansion.cpp split macro expansion support out of Preprocessor.cpp into PPMacroExpansion.cpp 2008-03-09 03:13:06 +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 Move a bunch more code out of Preprocessor.cpp into PPLexerChange.cpp 2008-03-09 04:10:46 +00:00
ScratchBuffer.cpp Add some missing #includes for GCC mainline, patch by Shantonu Sen! 2008-03-10 17:04:53 +00:00
TokenLexer.cpp implement simple support for arbitrary token lookahead. Change the 2008-03-10 06:06:04 +00:00