[PATCH] D124806: [clang-tidy] add support for Demorgan conversions to readability-simplify-bool-expr
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 22 01:28:59 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rGaf77b1d99016: [clang-tidy] add support for Demorgan conversions to readability-simplify-bool… (authored by njames93).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124806/new/
https://reviews.llvm.org/D124806
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-demorgan.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124806.431220.patch
Type: text/x-patch
Size: 19213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220522/e84a16d5/attachment-0001.bin>
More information about the cfe-commits
mailing list