[PATCH] D57649: [ASTDump] Add a flag indicating whether a CXXThisExpr is implicit

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Feb 3 09:50:10 PST 2019


steveire added a comment.

I have no objection to this, but I wonder whether all state accessible from all nodes should be part of the AST dump. Where do you think the line is? Is there anything else missing currently from other nodes?


Repository:
  rC Clang

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

https://reviews.llvm.org/D57649





More information about the cfe-commits mailing list