This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from be100f24a1 [cxx_status] Note that Clang has supported std::source_locat [...] new 254170520f [c++20] Implement most of P1152R4.
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/DiagnosticGroups.td | 2 + include/clang/Basic/DiagnosticSemaKinds.td | 17 ++++++++ lib/Sema/SemaDeclCXX.cpp | 7 +++ lib/Sema/SemaExpr.cpp | 21 +++++++++ lib/Sema/SemaType.cpp | 22 ++++++++++ test/SemaCXX/deprecated.cpp | 69 +++++++++++++++++++++++++++++- www/cxx_status.html | 2 +- 7 files changed, 138 insertions(+), 2 deletions(-)