[PATCH] D125026: [clang-tidy][NFC] Reimplement most of SimplifyBooleanExpr with RecursiveASTVisitors
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 5 13:51:27 PDT 2022
njames93 updated this revision to Diff 427436.
njames93 added a comment.
Remove SimplifyBoolExprMatchers header
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125026.427436.patch
Type: text/x-patch
Size: 44759 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220505/a547c760/attachment-0001.bin>
More information about the cfe-commits
mailing list