]> granicus.if.org Git - clang/commit
Fix predicate: we're not in caching mode if CurPPLexer == 0, not CurLexer == 0.
authorTed Kremenek <kremenek@apple.com>
Sat, 22 Nov 2008 00:41:34 +0000 (00:41 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 22 Nov 2008 00:41:34 +0000 (00:41 +0000)
commit3296ccea50e7b6649638bd666181e0825145e898
treeaeeb660b657be6faaba895502810bb1702fcd8e4
parentd2bdeed0727c291a1a0037dc4fa80379dafa0687
Fix predicate: we're not in caching mode if CurPPLexer == 0, not CurLexer == 0.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59848 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Lex/Preprocessor.h