[PATCH] D147744: [clang][Sema] Add MultiLevelTemplateArgumentList::dump()

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 6 14:54:14 PDT 2023


erichkeane added a comment.

I like the idea of this, this is really useful.  Can you show what the output looks like?  It might be valuable to print the 'depth' before each list as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D147744



More information about the cfe-commits mailing list