llvm-project/clang/Lex
Chris Lattner 619e18cce2 implement HeaderMap::LookupFile. I think headermaps are done now. All that is
left is this crazy thing called "testing".

llvm-svn: 45124
2007-12-17 21:38:04 +00:00
..
HeaderMap.cpp implement HeaderMap::LookupFile. I think headermaps are done now. All that is 2007-12-17 21:38:04 +00:00
HeaderSearch.cpp Start reading the headermap header, drop the 'errorstr' argument to 2007-12-17 18:34:53 +00:00
Lexer.cpp add a helper method. 2007-12-13 01:59:49 +00:00
LiteralSupport.cpp TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +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 Add altivec version of block comment skipping code. 2006-10-30 20:01:22 +00:00
PPExpressions.cpp TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
Pragma.cpp Switch lexer/pp over to new Token::is/isNot api 2007-10-09 18:02:16 +00:00
Preprocessor.cpp TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
ScratchBuffer.cpp Reimplement SourceLocation. Instead of having a 2007-07-20 16:37:10 +00:00