[PATCH] D145842: [clang][Sema] Avoid duplicate diagnostics for unreachable fallthrough attribute
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 14 05:44:41 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rGde401ac2a4ab: [clang][Sema] Avoid duplicate diagnostics for unreachable fallthrough attribute (authored by hazohelet, committed by aaron.ballman).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145842/new/
https://reviews.llvm.org/D145842
Files:
clang/docs/ReleaseNotes.rst
clang/include/clang/Analysis/Analyses/ReachableCode.h
clang/lib/Analysis/ReachableCode.cpp
clang/lib/Sema/AnalysisBasedWarnings.cpp
clang/test/Sema/warn-unreachable-fallthrough.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D145842.505055.patch
Type: text/x-patch
Size: 5205 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230314/be22bf74/attachment.bin>
More information about the cfe-commits
mailing list