This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 65a595e Fix some Clang-tidy and Include What You Use warnings; other [...] new c689f66 [c++1z] Improve support for -fno-exceptions: we can't just ig [...]
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/DiagnosticSemaKinds.td | 2 + include/clang/Sema/Sema.h | 6 +- lib/Sema/SemaDecl.cpp | 9 --- lib/Sema/SemaExceptionSpec.cpp | 87 +++++++++++++++++---------- test/SemaCXX/builtin-exception-spec.cpp | 1 + test/SemaCXX/cxx1z-noexcept-function-type.cpp | 7 +-- 6 files changed, 62 insertions(+), 50 deletions(-)