[PATCH] D125026: [clang-tidy][NFC] Reimplement SimplifyBooleanExpr with RecursiveASTVisitors
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 16 06:42:54 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f8726191960: [clang-tidy][NFC] Reimplement SimplifyBooleanExpr with RecursiveASTVisitors (authored by njames93).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D125026/new/
https://reviews.llvm.org/D125026
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/unittests/clang-tidy/ReadabilityModuleTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125026.429701.patch
Type: text/x-patch
Size: 49733 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220516/56e894c0/attachment-0001.bin>
More information about the cfe-commits
mailing list