[PATCH] D61288: [Diagnostics] Implemented support for -Wswitch-default
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 29 17:15:31 PDT 2019
xbolva00 updated this revision to Diff 197229.
xbolva00 added a comment.
Removed redundant line in DiagnosticGroups
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61288/new/
https://reviews.llvm.org/D61288
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticIDs.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaStmt.cpp
test/Sema/switch-default.c
test/SemaCXX/switch-default.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61288.197229.patch
Type: text/x-patch
Size: 3998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190430/2c5cce2e/attachment-0001.bin>
More information about the cfe-commits
mailing list