This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 37031df06d [WinEH] Put funclet bundles on inline asm calls new 945b034082 [modules] Fix incorrect diagnostic mapping computation when [...]
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 | 9 ++++ include/clang/Basic/SourceManager.h | 12 +++++ lib/Basic/Diagnostic.cpp | 90 +++++++++++++++++++++++++++++++++++++ lib/Lex/Pragma.cpp | 14 ++++++ lib/Serialization/ASTReader.cpp | 3 ++ lib/Serialization/ASTWriter.cpp | 7 ++- test/Modules/Inputs/diag_flags.h | 3 ++ test/Modules/diag-flags.cpp | 34 +++++++++----- 8 files changed, 159 insertions(+), 13 deletions(-)