[PATCH] D135518: [clangAST] support TypeLoc in TextNodeDumper

Tobias Ribizel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 14 01:15:15 PDT 2022


upsj added a comment.

Let me backtrack my previous question: I misremembered where AddChild is actually being called in the traversal (ASTNodeTraverser, not TextNodeDumper), so I'll see if adding this to the JSON output is feasible


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

https://reviews.llvm.org/D135518



More information about the cfe-commits mailing list