This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from fd6338b981 Fix Driver/darwin-version.c test new 6f13dd18c3 Revert r320230 to fix buildbots.
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/AST/Decl.h | 14 +- include/clang/AST/ODRHash.h | 4 - .../clang/Basic/DiagnosticSerializationKinds.td | 23 -- include/clang/Serialization/ASTReader.h | 4 - lib/AST/Decl.cpp | 20 -- lib/AST/ODRHash.cpp | 30 --- lib/Serialization/ASTReader.cpp | 244 +++------------------ lib/Serialization/ASTReaderDecl.cpp | 3 - lib/Serialization/ASTWriterDecl.cpp | 3 - test/Modules/odr_hash.cpp | 160 +------------- 10 files changed, 49 insertions(+), 456 deletions(-)