This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 386800d3a0 [ODRHash] Add support for array and decayed types, and param [...] new 56f548bbbb [modules] Round-trip -Werror flag through explicit module build.
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/Diagnostic.h | 75 ++++++++++++++++++++++++------------- include/clang/Basic/DiagnosticIDs.h | 22 +++++++---- lib/Basic/Diagnostic.cpp | 12 ++---- lib/Basic/DiagnosticIDs.cpp | 22 +++++------ lib/Serialization/ASTReader.cpp | 54 ++++++++++++++------------ lib/Serialization/ASTWriter.cpp | 20 +++++++++- test/Index/keep-going.cpp | 4 +- test/Modules/diag-flags.cpp | 38 +++++++++++++++---- tools/libclang/CIndex.cpp | 2 +- unittests/Basic/DiagnosticTest.cpp | 37 +++++++++--------- 10 files changed, 178 insertions(+), 108 deletions(-)