[PATCH] D147889: [clang-tidy] Improve bugprone-branch-clone with support for fallthrough attribute
Piotr Zegar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 22 12:03:15 PDT 2023
PiotrZSL updated this revision to Diff 524419.
PiotrZSL added a comment.
Rebase, Ping
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147889/new/
https://reviews.llvm.org/D147889
Files:
clang-tools-extra/clang-tidy/bugprone/BranchCloneCheck.cpp
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/bugprone/branch-clone.rst
clang-tools-extra/test/clang-tidy/checkers/bugprone/branch-clone-fallthrough.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147889.524419.patch
Type: text/x-patch
Size: 8305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230522/a792764a/attachment.bin>
More information about the cfe-commits
mailing list