This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 2154e38060 Fix MSVC bots which include '__attribute__((thiscall))' in p [...] new c24064e1e4 Fix up the -Wc++XX-compat warnings to properly handle C++2a.
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 | 30 ++++++++++++++++++++++-------- test/SemaCXX/cxx17-compat.cpp | 22 ++++++++++++++++++++++ 2 files changed, 44 insertions(+), 8 deletions(-) create mode 100644 test/SemaCXX/cxx17-compat.cpp