[PATCH] D56303: [clang-tidy] Recognize labelled statements when simplifying boolean exprs
Richard via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 26 13:11:20 PST 2022
LegalizeAdulthood updated this revision to Diff 403390.
LegalizeAdulthood added a comment.
Update from review comments
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.403390.patch
Type: text/x-patch
Size: 55952 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220126/ebcbda8e/attachment-0001.bin>
More information about the cfe-commits
mailing list