[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
Tue May 23 09:40:37 PDT 2023
PiotrZSL updated this revision to Diff 524769.
PiotrZSL marked 2 inline comments as done.
PiotrZSL added a comment.
Correct review comments
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.524769.patch
Type: text/x-patch
Size: 8266 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230523/63a98e17/attachment.bin>
More information about the cfe-commits
mailing list