This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 700e6a5 Correcting the previous fix for test submitted with r275115. new beb066f [MS ABI] Support throwing/catching __unaligned types
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/Mangle.h | 3 ++- lib/AST/MicrosoftMangle.cpp | 9 ++++++--- lib/CodeGen/MicrosoftCXXABI.cpp | 22 +++++++++++++++------- test/CodeGenCXX/microsoft-abi-throw.cpp | 8 ++++++++ 4 files changed, 31 insertions(+), 11 deletions(-)