[PATCH] D120498: [AST] Test RecursiveASTVisitor's current traversal of templates.

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 26 13:00:42 PST 2022


sammccall updated this revision to Diff 411640.
sammccall added a comment.

Move the description of shouldVisitTemplateInstantiations() to RAV.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D120498

Files:
  clang/include/clang/AST/RecursiveASTVisitor.h
  clang/unittests/Tooling/CMakeLists.txt
  clang/unittests/Tooling/RecursiveASTVisitorTests/Templates.cpp
  clang/unittests/Tooling/TestVisitor.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120498.411640.patch
Type: text/x-patch
Size: 19282 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220226/05f8f53a/attachment-0001.bin>


More information about the cfe-commits mailing list