[PATCH] D140434: readability-const-return-type: don't diagnose a template function returning T, even if sometimes instantiated with e.g. T = const int.
Carlos Galvez via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 22 07:53:54 PST 2023
carlosgalvezp added a comment.
In D140434#4053053 <https://reviews.llvm.org/D140434#4053053>, @suertreus wrote:
> Thanks for reviewing.
>
> I don't have commit access; can someone who does please do the thing?
@suertreus I can help you land the patch, what user name and email should I use for attribution?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140434/new/
https://reviews.llvm.org/D140434
More information about the cfe-commits
mailing list