[clang] [Sema] Avoid unnecessary copy on MultiLevelTemplateArgumentList. NFC (PR #84459)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri Mar 8 07:54:12 PST 2024


erichkeane wrote:

> Thanks. That explains now :)

No problem!  Feel free to change a bunch of them, I'm sure we pass by copy quite a bit, I chased out many of them a while back, but I'm sure i didnt get them all.

https://github.com/llvm/llvm-project/pull/84459


More information about the cfe-commits mailing list