clang-1/Lex
Chris Lattner d19144b244 resolve a fixme, by moving __builtin_va_list to a more logical
place and making it correctly parameterized on the target.


git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@42830 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-10 17:48:53 +00:00
..
HeaderSearch.cpp move IdentifierTable.h from liblex to libbasic. 2007-10-07 08:58:51 +00:00
Lexer.cpp Make a significant change to invert the control flow handling 2007-10-09 22:10:18 +00:00
LiteralSupport.cpp Switch lexer/pp over to new Token::is/isNot api 2007-10-09 18:02:16 +00:00
MacroExpander.cpp Switch lexer/pp over to new Token::is/isNot api 2007-10-09 18:02:16 +00:00
MacroInfo.cpp At one point there were going to be lexer and parser tokens. 2007-07-20 16:59:19 +00:00
Makefile Stage two of getting CFE top correct. 2007-07-11 17:01:13 +00:00
PPExpressions.cpp Switch lexer/pp over to new Token::is/isNot api 2007-10-09 18:02:16 +00:00
Pragma.cpp Switch lexer/pp over to new Token::is/isNot api 2007-10-09 18:02:16 +00:00
Preprocessor.cpp resolve a fixme, by moving __builtin_va_list to a more logical 2007-10-10 17:48:53 +00:00
ScratchBuffer.cpp Reimplement SourceLocation. Instead of having a 2007-07-20 16:37:10 +00:00