[PATCH] D86964: [ASTMatchers] Avoid recursion in ancestor matching to save stack space.
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 22 10:44:18 PDT 2020
This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rG625761825620: [ASTMatchers] Avoid recursion in ancestor matching to save stack space. (authored by sammccall).
Changed prior to commit:
https://reviews.llvm.org/D86964?vs=289232&id=293504#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86964/new/
https://reviews.llvm.org/D86964
Files:
clang/lib/ASTMatchers/ASTMatchFinder.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86964.293504.patch
Type: text/x-patch
Size: 9032 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200922/ea94cf92/attachment-0001.bin>
More information about the cfe-commits
mailing list