This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 5db60c2ca8 Revert r360637 "PR41817: Fix regression in r359260 that caus [...] new 05df5fccd5 Add a new language mode for C2x; enable [[attribute]] suppor [...]
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/LangOptions.def | 1 + include/clang/Frontend/LangStandard.h | 24 ++++++++++++++---------- include/clang/Frontend/LangStandards.def | 8 ++++++++ lib/Frontend/CompilerInvocation.cpp | 8 ++++++-- test/Driver/unknown-std.c | 2 ++ test/Parser/c2x-attributes.c | 1 + test/Sema/attr-cx2.c | 2 +- test/Sema/attr-deprecated-c2x.c | 2 +- test/Sema/c2x-maybe_unused-errors.c | 2 +- test/Sema/c2x-maybe_unused.c | 2 +- test/Sema/c2x-nodiscard.c | 2 +- 11 files changed, 37 insertions(+), 17 deletions(-)