[PATCH] D82921: Removed a RecursiveASTVisitor feature to visit operator kinds with different methods

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 1 04:49:35 PDT 2020


aaron.ballman accepted this revision.
aaron.ballman added a comment.

LGTM, I think the complexity argument is reasonable (and I appreciate the information showing this also reduces binary size at the same time).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82921





More information about the cfe-commits mailing list