[PATCH] D56303: [clang-tidy] Recognize labelled statements when simplifying boolean exprs
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 23 13:58:43 PST 2022
LegalizeAdulthood updated this revision to Diff 402370.
LegalizeAdulthood retitled this revision from "[clang-tidy] Handle case/default statements when simplifying boolean expressions" to "[clang-tidy] Recognize labelled statements when simplifying boolean exprs".
LegalizeAdulthood edited the summary of this revision.
LegalizeAdulthood added a comment.
Herald added subscribers: carlosgalvezp, mgorny.
Revive this patch on top-of-tree
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56303/new/
https://reviews.llvm.org/D56303
Files:
clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.h
clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprMatchers.h
clang-tools-extra/test/clang-tidy/checkers/readability-simplify-bool-expr-case.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-simplify-bool-expr.cpp
clang-tools-extra/unittests/clang-tidy/CMakeLists.txt
clang-tools-extra/unittests/clang-tidy/ReadabilityModuleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56303.402370.patch
Type: text/x-patch
Size: 56051 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220123/2991d859/attachment-0001.bin>
More information about the cfe-commits
mailing list