This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d74a010716 By popular demand, switch in64_t on NetBSD/AArch64 and NetBS [...] new 703ada1375 For NetBSD, unwind data is emitted by default, so also enabl [...] new 7efce9a166 [ASTImporter] Fix poisonous structural equivalence cache
The 2 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/ASTStructuralEquivalence.h | 12 +++- lib/AST/ASTImporter.cpp | 35 ++++++----- lib/AST/ASTStructuralEquivalence.cpp | 91 +++++++++++++++++++++++----- lib/Driver/ToolChains/Clang.cpp | 4 ++ lib/Sema/SemaType.cpp | 2 +- test/Driver/frame-pointer-elim.c | 9 +++ unittests/AST/StructuralEquivalenceTest.cpp | 2 +- 7 files changed, 122 insertions(+), 33 deletions(-)