[clang] [llvm] [NFC] Implicit container copy cleanup (PR #174702)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 7 01:23:19 PST 2026


sfu2 wrote:

> @sfu2 did you use any tool to detect these container copies?

Yes. These redundant copies were identified by an on-going static analyzer.

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


More information about the cfe-commits mailing list