Age | Commit message (Expand) | Author |
---|---|---|
2008-11-22 | remove a sneaky version of Diag hiding in PreprocessorLexer. | Chris Lattner |
2008-11-22 | Change the Lexer::Diag method to not magically silence warnings, | Chris Lattner |
2008-11-20 | - Default initialize ParsingPreprocessorDirective, ParsingFilename, and | Ted Kremenek |
2008-11-19 | - Move static function IsNonPragmaNonMacroLexer into Preprocessor.h. | Ted Kremenek |
2008-11-18 | Remove the last of the old-style Preprocessor::Diag methods. | Chris Lattner |
2008-11-12 | Move some diagnostic handling to PreprocessorLexer. | Ted Kremenek |
2008-11-12 | Add virtual dtor to PreprocessorLexer. | Ted Kremenek |
2008-11-12 | Move LexIncludeFilename from Lexer to PreprocessorLexer. | Ted Kremenek |