]> granicus.if.org Git - clang/commit
Remove the old predefines-buffer diffing code completely. It's been
authorDouglas Gregor <dgregor@apple.com>
Thu, 25 Oct 2012 00:30:23 +0000 (00:30 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 25 Oct 2012 00:30:23 +0000 (00:30 +0000)
commit0ca6e27138e2fe12e03284d4d820182702141a7d
tree228f369f6ec71b8e7797ba83db08d29cc303a80f
parenta9b8da43077a78f9ab223caf4889e6c6eba2c4a3
Remove the old predefines-buffer diffing code completely. It's been
replaced by the more efficient, cleaner preprocessor-option version
that occurs earlier in PCH validation.

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