diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-11-19 00:46:18 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-11-19 00:46:18 +0000 |
commit | 1b167108bbbf206e9d336fa3028d53d38f88adde (patch) | |
tree | 29f1998644e27aa55e1c571e223d691f58b2ca71 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | c7a366309d95c60132af664f7903086352d2b5e1 (diff) | |
download | bcm5719-llvm-1b167108bbbf206e9d336fa3028d53d38f88adde.tar.gz bcm5719-llvm-1b167108bbbf206e9d336fa3028d53d38f88adde.zip |
- 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
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions