[PATCH] D82771: [ASTMatcher] Fix a performance regression: memorize the child match.

Manuel Klimek via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 29 08:36:53 PDT 2020


klimek added a comment.

In what situation are we calling child matchers repeatedly with the same matcher on the same node?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82771





More information about the cfe-commits mailing list