diff options
author | Ted Kremenek <kremenek@apple.com> | 2008-11-18 00:12:49 +0000 |
---|---|---|
committer | Ted Kremenek <kremenek@apple.com> | 2008-11-18 00:12:49 +0000 |
commit | 68ef9fc6ae998471415ee01efc371e5acd2573cd (patch) | |
tree | f5a43f85a58ff1a8fa9438e2ac03299ed983f841 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 180afd2c5547f277ee91c9388d7b030ff7a97a24 (diff) | |
download | bcm5719-llvm-68ef9fc6ae998471415ee01efc371e5acd2573cd.tar.gz bcm5719-llvm-68ef9fc6ae998471415ee01efc371e5acd2573cd.zip |
- Add 'CurPPLexer' to Preprocessor to keep track of the current
PreprocessorLexer, which will either be a 'Lexer' or 'PTHLexer'.
- Added stub field 'CurPTHLexer' to keep track of the current PTHLexer.
- Modified IncludeStackInfo to track both the current PTHLexer and
current PreprocessorLexer.
llvm-svn: 59472
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions