[PATCH] D91895: [Clang] avoid -Wimplicit-fallthrough for fallthrough to break
Nick Desaulniers via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 23 16:52:40 PST 2020
nickdesaulniers updated this revision to Diff 307217.
nickdesaulniers added a comment.
- rewrite to handle a few more cases from the Linux kernel
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D91895/new/
https://reviews.llvm.org/D91895
Files:
clang/lib/Sema/AnalysisBasedWarnings.cpp
clang/test/SemaCXX/switch-implicit-fallthrough-blocks.cpp
clang/test/SemaCXX/switch-implicit-fallthrough.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91895.307217.patch
Type: text/x-patch
Size: 7518 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201124/03acd5ef/attachment.bin>
More information about the cfe-commits
mailing list