Go to file
Ted Kremenek 1b167108bb - Move static function IsNonPragmaNonMacroLexer into Preprocessor.h.
- Add variants of IsNonPragmaNonMacroLexer to accept an IncludeMacroStack entry
  (simplifies some uses).
- Use IsNonPragmaNonMacroLexer in Preprocessor::LookupFile.

Performance testing of -Eonly on Cocoa.h shows no performance regression because
of this patch.

llvm-svn: 59574
2008-11-19 00:46:18 +00:00
clang - Move static function IsNonPragmaNonMacroLexer into Preprocessor.h. 2008-11-19 00:46:18 +00:00
llvm Remove unused variables. 2008-11-19 00:22:02 +00:00