hanchenye-llvm-project/clang/Lex
Ted Kremenek 71d643f8b1 Converted uses of scoped_ptr to OwningPtr.
llvm-svn: 45265
2007-12-20 19:47:16 +00:00
..
HeaderMap.cpp Converted uses of scoped_ptr to OwningPtr. 2007-12-20 19:47:16 +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
PPExpressions.cpp TargetInfo no longer includes a reference to SourceManager. 2007-12-12 22:39:36 +00:00
Pragma.cpp Add support for #pragma mark, which shouldn't warn about bogus tokens. 2007-12-19 19:38:36 +00:00
Preprocessor.cpp Interned MainFileID within SourceManager. Since SourceManager is referenced by 2007-12-19 22:51:13 +00:00
ScratchBuffer.cpp Reimplement SourceLocation. Instead of having a 2007-07-20 16:37:10 +00:00