[PATCH] D95573: [ASTMatchers] Avoid pathological traversal over nested lambdas

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 29 01:18:25 PST 2021


sammccall added a comment.

Since the 12 branch has been cut, I've added a blocking bug to get this fixed in some form: https://bugs.llvm.org/show_bug.cgi?id=48935

@rsmith I've assigned it to you to make a call about whether to cherrypick this patch, this patch+followup, or revert the original change on the branch.
(@steveire is a revert really an option here, or is there already more stuff relying on this?)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95573



More information about the cfe-commits mailing list