[PATCH] D125026: [clang-tidy][NFC] Reimplement SimplifyBooleanExpr with RecursiveASTVisitors

Richard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 17 10:07:35 PDT 2022


LegalizeAdulthood added a comment.

Just for my own edification, how did you know/suspect that a pure visitor would be faster than matchers?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125026/new/

https://reviews.llvm.org/D125026



More information about the cfe-commits mailing list