[PATCH] D133102: [clang-tidy] Extend simplify-boolean-expr check
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Sep 1 04:24:06 PDT 2022
njames93 updated this revision to Diff 457228.
njames93 added a comment.
Remove unnecessary includes
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D133102/new/
https://reviews.llvm.org/D133102
Files:
clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.cpp
clang-tools-extra/clang-tidy/readability/SimplifyBooleanExprCheck.h
clang-tools-extra/docs/ReleaseNotes.rst
clang-tools-extra/docs/clang-tidy/checks/readability/simplify-boolean-expr.rst
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133102.457228.patch
Type: text/x-patch
Size: 13937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220901/b45bd638/attachment-0001.bin>
More information about the cfe-commits
mailing list