[PATCH] D125874: [clang-tidy] Fix readability-simplify-boolean-expr when Ifs have an init statement or condition variable
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed May 18 12:19:23 PDT 2022
njames93 updated this revision to Diff 430473.
njames93 added a comment.
Rebase.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125874/new/
https://reviews.llvm.org/D125874
Files:
clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-simplify-bool-expr-cxx17.cpp
clang-tools-extra/test/clang-tidy/checkers/readability-simplify-bool-expr.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125874.430473.patch
Type: text/x-patch
Size: 3951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/fd579ea4/attachment.bin>
More information about the cfe-commits
mailing list