This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from db2a2bc824 Revert "Try to update the test to fix the breakage With the [...] new c18971ee23 Fix up diagnostics.
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/Basic/DiagnosticASTKinds.td | 30 +++++++++++++ include/clang/Basic/DiagnosticCommonKinds.td | 34 ++++++++++++++ include/clang/Basic/DiagnosticCrossTUKinds.td | 3 ++ include/clang/Basic/DiagnosticFrontendKinds.td | 10 ----- include/clang/Basic/DiagnosticParseKinds.td | 17 +++++++ include/clang/Basic/DiagnosticSemaKinds.td | 61 +------------------------- lib/AST/Decl.cpp | 2 +- lib/AST/Expr.cpp | 1 - lib/AST/RecordLayoutBuilder.cpp | 2 +- lib/CrossTU/CrossTranslationUnit.cpp | 5 +-- lib/Frontend/DependencyFile.cpp | 1 - lib/Parse/ParseDecl.cpp | 1 - lib/Parse/ParseDeclCXX.cpp | 1 - lib/Serialization/ASTReaderDecl.cpp | 1 - 14 files changed, 89 insertions(+), 80 deletions(-)