This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d220fc8c89 [WebAssembly] Compute and export TLS block alignment new b1ee3293cf Implement P1301R4, which allows specifying an optional messa [...]
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/Attr.td | 3 +- include/clang/Basic/AttrDocs.td | 7 +++++ include/clang/Basic/DiagnosticSemaKinds.td | 5 ++++ lib/Sema/SemaDeclAttr.cpp | 28 ++++++++++++++---- lib/Sema/SemaStmt.cpp | 15 ++++++++-- .../CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/p1.cpp | 4 +-- .../CXX/dcl.dcl/dcl.attr/dcl.attr.nodiscard/p2.cpp | 34 ++++++++++++++++++---- test/Preprocessor/has_attribute.cpp | 2 +- test/Sema/c2x-nodiscard.c | 6 +++- test/SemaCXX/cxx11-attr-print.cpp | 8 +++-- 10 files changed, 90 insertions(+), 22 deletions(-)