]> granicus.if.org Git - clang/commit
Fix computation of predefines buffer from the preprocessor-option
authorDouglas Gregor <dgregor@apple.com>
Thu, 25 Oct 2012 00:25:27 +0000 (00:25 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 25 Oct 2012 00:25:27 +0000 (00:25 +0000)
commita9b8da43077a78f9ab223caf4889e6c6eba2c4a3
tree232656162a2d085a89983be422a204c3b3aae215
parent465e89e094004a2ff53ba930ca0c4b41e51299ba
Fix computation of predefines buffer from the preprocessor-option
checking, and disable the old predefines-buffer-diff'ing code path.

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