This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c0876c1cbb [OPENMP] Check that allocated variables are used in private [...] new 20e5220f74 [ASTImporter] Make ODR error handling configurable
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/ASTStructuralEquivalence.h | 4 + include/clang/Basic/DiagnosticASTKinds.td | 72 +++++++++++- include/clang/Basic/DiagnosticGroups.td | 1 + lib/AST/ASTStructuralEquivalence.cpp | 160 ++++++++++++++++++--------- 4 files changed, 178 insertions(+), 59 deletions(-)