[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:47:52 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG35660247dd9c: [clang-tidy] Fix readability-simplify-boolean-expr when Ifs have an init… (authored by njames93).
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.430482.patch
Type: text/x-patch
Size: 3951 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220518/f6ddf742/attachment-0001.bin>
More information about the cfe-commits
mailing list