[PATCH] D96114: [ASTMatchers] Fix parent-child traversal between functions and parms
Stephen Kelly via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 7 08:13:40 PST 2021
steveire updated this revision to Diff 321991.
steveire added a comment.
Update
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96114/new/
https://reviews.llvm.org/D96114
Files:
clang/include/clang/AST/RecursiveASTVisitor.h
clang/lib/AST/ParentMapContext.cpp
clang/lib/ASTMatchers/ASTMatchFinder.cpp
clang/unittests/ASTMatchers/ASTMatchersNarrowingTest.cpp
clang/unittests/ASTMatchers/ASTMatchersTraversalTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96114.321991.patch
Type: text/x-patch
Size: 7246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210207/0ea1b695/attachment-0001.bin>
More information about the cfe-commits
mailing list