This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 6dbdd008e8 Clear release notes for 6.0.0 new 79147bed5d [Sema] Improve diagnostic message for unavailable C++17 alig [...]
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 | 4 +- lib/Driver/ToolChains/Darwin.cpp | 17 ++++++-- lib/Sema/SemaExprCXX.cpp | 9 +++- test/SemaCXX/unavailable_aligned_allocation.cpp | 58 +++++++++++++++++++------ 4 files changed, 66 insertions(+), 22 deletions(-)