This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9fec733e8e [Sema] Further improvements to to static_assert diagnostics. new 6a72a16cd2 Revert r348741 "[Sema] Further improvements to to static_ass [...]
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, 48 insertions(+), 65 deletions(-)