aboutsummaryrefslogtreecommitdiff
path: root/lib/Lex/PreprocessorLexer.cpp
AgeCommit message (Expand)Author
2008-11-18Remove the last of the old-style Preprocessor::Diag methods.Chris Lattner
2008-11-12Move some diagnostic handling to PreprocessorLexer.Ted Kremenek
2008-11-12Add virtual dtor to PreprocessorLexer.Ted Kremenek
2008-11-12Move LexIncludeFilename from Lexer to PreprocessorLexer.Ted Kremenek