This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 508d30929f Re-check in clang support gun asm goto after fixing tests. new 3b2e3bff2d Permit Exception Spec mismatch with NoThrow on inherited Virtual new d61c1added Make NoThrow FunctionLike, make FunctionLike include referen [...]
The 2 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/Type.h | 8 ++++++ include/clang/Basic/Attr.td | 2 +- include/clang/Sema/Sema.h | 1 + lib/AST/DeclBase.cpp | 2 ++ lib/AST/TypePrinter.cpp | 2 ++ lib/Sema/SemaExceptionSpec.cpp | 18 ++++++++++-- ...pragma-attribute-supported-attributes-list.test | 2 +- test/SemaCXX/nothrow-vs-exception-specs.cpp | 33 ++++++++++++++++++++++ 8 files changed, 63 insertions(+), 5 deletions(-)