This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 99a6fb120e [X86] Remove the addcarry builtins. Leaving only the addcarr [...] new 9fec733e8e [Sema] Further improvements to to static_assert diagnostics.
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/Sema/Sema.h | 6 +-- lib/Sema/SemaDeclCXX.cpp | 3 +- lib/Sema/SemaTemplate.cpp | 77 +++++++++++++++++++----------------- test/PCH/cxx-static_assert.cpp | 4 +- test/Sema/static-assert.c | 2 +- test/SemaCXX/static-assert-cxx17.cpp | 9 +++++ test/SemaCXX/static-assert.cpp | 12 +++++- 7 files changed, 65 insertions(+), 48 deletions(-)