llvm-project/clang/Lex
Chris Lattner c95c8f2356 Fix a bug
llvm-svn: 39128
2006-11-05 07:59:22 +00:00
..
HeaderSearch.cpp Push strings out of the HeaderSearch interface, it now deals solely with 2006-10-30 05:33:15 +00:00
IdentifierTable.cpp remove some temporary testing code 2006-10-29 23:49:15 +00:00
Lexer.cpp Add altivec version of block comment skipping code. 2006-10-30 20:01:22 +00:00
MacroExpander.cpp implement FIXME: replace use of alloca with use of SmallVector. 2006-11-03 07:45:04 +00:00
MacroInfo.cpp Implement the #define_target preprocessor directive. 2006-10-14 19:03:49 +00:00
Makefile Add altivec version of block comment skipping code. 2006-10-30 20:01:22 +00:00
PPExpressions.cpp Fix a bug 2006-11-05 07:59:22 +00:00
Pragma.cpp Refactor the paths used for checking and getting the spelling of #include 2006-10-30 05:58:32 +00:00
Preprocessor.cpp silence some warnings when asserts are disabled. 2006-11-05 07:59:08 +00:00
ScratchBuffer.cpp Use a new helper to do this much more simply. 2006-06-30 06:14:45 +00:00