| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | - Move static function IsNonPragmaNonMacroLexer into Preprocessor.h. | Ted Kremenek | 2008-11-19 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | - Add variants of IsNonPragmaNonMacroLexer to accept an IncludeMacroStack entry (simplifies some uses). - Use IsNonPragmaNonMacroLexer in Preprocessor::LookupFile. - Add 'FileID' to PreprocessorLexer, and have Preprocessor query this fileid when looking up the FileEntry for a file Performance testing of -Eonly on Cocoa.h shows no performance regression because of this patch. llvm-svn: 59666 | |||||
| * | Trivial tidying | Chris Lattner | 2008-11-16 | 1 | -2/+0 | |
| | | | | | llvm-svn: 59424 | |||||
| * | Move some diagnostic handling to PreprocessorLexer. | Ted Kremenek | 2008-11-12 | 1 | -4/+5 | |
| | | | | | llvm-svn: 59191 | |||||
| * | Add skeleton for PTH lexer. | Ted Kremenek | 2008-11-12 | 1 | -0/+79 | |
| llvm-svn: 59169 | ||||||

