[PATCH] D63192: [Diagnostics] Implement -Wswitch-default
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jun 12 03:25:06 PDT 2019
xbolva00 created this revision.
xbolva00 added reviewers: hfinkel, lattner, rsmith.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
For MSVC compatibility, based on request in https://bugs.llvm.org/show_bug.cgi?id=4546.
Repository:
rC Clang
https://reviews.llvm.org/D63192
Files:
include/clang/Basic/DiagnosticGroups.td
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: D63192.204246.patch
Type: text/x-patch
Size: 4813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190612/ed2483bc/attachment.bin>
More information about the cfe-commits
mailing list