It's not really a readability problem since there's no const to read at the declaration site, and returning std::remove_const_t<T> instead usually only hurts readability.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Thanks for reviewing.
I don't have commit access; can someone who does please do the thing?
Comment Actions
@suertreus I can help you land the patch, what user name and email should I use for attribution?