This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from 27bed58c78 Make -std=c++17 an alias of -std=c++1z new e9f8c481a3 [OpenMP] Fix failing test for D29660. new 1ce5afe7e4 [Sema] Assign new flag -Wenum-compare-switch to switch-relat [...]
The 2 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 | 6 +++++- lib/Sema/SemaStmt.cpp | 2 +- test/Driver/openmp-offload.c | 4 +--- test/Sema/switch.c | 2 +- test/SemaCXX/warn-enum-compare.cpp | 6 +++--- 6 files changed, 13 insertions(+), 9 deletions(-)