]> granicus.if.org Git - clang/commit
The the preprocessor option validator to compute suggested
authorDouglas Gregor <dgregor@apple.com>
Thu, 25 Oct 2012 00:07:54 +0000 (00:07 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 25 Oct 2012 00:07:54 +0000 (00:07 +0000)
commit8769924c97ecf2af88f7f3aa6754d381b30d1c5f
tree8bd05679f9513cf09dd815e05ef7c58d85574938
parenta0b9ce03880b7dbab766ec80817eb17a20eba508
The the preprocessor option validator to compute suggested
predefines. We're not quite ready to cut over to these suggested
predefines yet, however.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166648 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp