Skip to content

Commit 6f87261

Browse files
committed
[clang-tidy][NFC] Reimplement SimplifyBooleanExpr with RecursiveASTVisitors
Reimplement the matching logic using Visitors instead of matchers. Benchmarks from running the check over SemaCodeComplete.cpp Before 0.20s, After 0.04s Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D125026
1 parent ff3f498 commit 6f87261

File tree

4 files changed

+332
-602
lines changed

4 files changed

+332
-602
lines changed

0 commit comments

Comments
 (0)