[PATCH] D63139: [Diagnostics] Implement -Wswitch-unreachable

Dávid Bolvanský via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 12 03:59:14 PDT 2019


xbolva00 updated this revision to Diff 204254.
xbolva00 added a comment.

Attached forgotten tests


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D63139/new/

https://reviews.llvm.org/D63139

Files:
  include/clang/Basic/DiagnosticGroups.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaStmt.cpp
  test/Sema/switch_unreachable.c
  test/SemaCXX/switch_unreachable.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63139.204254.patch
Type: text/x-patch
Size: 7554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190612/9d3b867f/attachment-0001.bin>


More information about the cfe-commits mailing list