commit | 9c1b750c59d510e6c9eccb1f37bccc46ccfe6844 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Tue Nov 18 00:12:49 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Tue Nov 18 00:12:49 2008 +0000 |
tree | 68b8eb5c79fb10208da19d6e8634f7899af8744c | |
parent | a11f42f4bca694b9be91350d0a74815f119e3fbf [diff] |
- 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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59472 91177308-0d34-0410-b5e6-96231b3b80d8