steveire added a comment.

In D61834#1504665 <https://reviews.llvm.org/D61834#1504665>, @aaron.ballman 
wrote:

> What will be making use of/testing this new functionality?


Any code which has a `DynTypedNode` and wishes to traverse it.

I envisage this as a more-flexible `DynTypedNode::dump` that the user does not 
have to implement themselves in order to use the `ASTNodeTraverser`.


Repository:
  rC Clang

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

https://reviews.llvm.org/D61834



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to