[PATCH] D147744: [clang][Sema] Add MultiLevelTemplateArgumentList::dump()
Erich Keane via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 6 14:55:16 PDT 2023
erichkeane added a comment.
Also, this prints backwards: it'll print 'inner to outer', but I suspect most people will expect 'outer to inner'.
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