This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 9da3ddb0e1 Mark P1301R4 in C++2a as being SVN instead. new 3c5bd21a3e [c++20] P1161R3: a[b,c] is deprecated.
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 | 3 +++ lib/Sema/SemaExpr.cpp | 9 +++++++++ test/SemaCXX/deprecated.cpp | 26 ++++++++++++++++++++++++++ www/cxx_status.html | 2 +- 5 files changed, 41 insertions(+), 1 deletion(-)