[PATCH] D110898: Pass template parameters when printing template argument lists for function templates
David Blaikie via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 10 18:56:56 PST 2021
dblaikie abandoned this revision.
dblaikie added a comment.
Talked to Richard offline - this is undesirable because it would mean that certain template overloads would not be disambiguated in their naming. I'll post a patch with a test case that demonstrates that desired behavior and abandon this one.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110898/new/
https://reviews.llvm.org/D110898
More information about the cfe-commits
mailing list