[PATCH] D61834: Add a Visit overload for DynTypedNode to ASTNodeTraverser

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 16 15:55:56 PDT 2019


steveire updated this revision to Diff 199922.
steveire added a comment.
Herald added a subscriber: mgorny.

Add basic traverser test


Repository:
  rC Clang

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

https://reviews.llvm.org/D61834

Files:
  include/clang/AST/ASTNodeTraverser.h
  unittests/AST/ASTTraverserTest.cpp
  unittests/AST/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61834.199922.patch
Type: text/x-patch
Size: 7203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190516/97c03057/attachment.bin>


More information about the cfe-commits mailing list