[PATCH] D126757: Fix clang RecursiveASTVisitor for definition of XXXTemplateSpecializationDecl
Nathan Ridge via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jun 5 19:56:47 PDT 2022
nridge added a reviewer: sammccall.
nridge added a subscriber: sammccall.
nridge added a comment.
Thanks, the patch looks good to me, but someone else should probably take a look and approve.
Adding @sammccall who has looked at RecursiveASTVisitor recently in D120498 <https://reviews.llvm.org/D120498>.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126757/new/
https://reviews.llvm.org/D126757
More information about the cfe-commits
mailing list