[PATCH] D140434: readability-const-return-type: don't diagnose a template function returning T, even if sometimes instantiated with e.g. T = const int.

Andy Getz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 13 16:08:22 PST 2023


suertreus added a comment.

Thanks for reviewing.

I don't have commit access; can someone who does please do the thing?


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