[PATCH] D63139: [Diagnostics] Implement -Wswitch-unreachable
Dávid Bolvanský via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 18 03:50:02 PDT 2019
xbolva00 updated this revision to Diff 205295.
xbolva00 added a comment.
Addressed some notes. Thanks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D63139/new/
https://reviews.llvm.org/D63139
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaStmt.cpp
test/Sema/implicit-decl-c90.c
test/SemaCXX/array-bounds.cpp
test/SemaCXX/warn-unreachable-stmt-switch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63139.205295.patch
Type: text/x-patch
Size: 7247 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190618/b499f504/attachment.bin>
More information about the cfe-commits
mailing list