[PATCH] D154366: [clang][ExprConstant] Print template arguments when describing stack frame
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 5 11:59:49 PDT 2023
dblaikie added a comment.
Do we not already have some function name printing helper we could be reusing that might have some smarts about not printing deduced template arguments, using preferred names, whatever else?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D154366/new/
https://reviews.llvm.org/D154366
More information about the cfe-commits
mailing list