[clang] Guard against self-assignment; NFC (PR #145743)

Corentin Jabot via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 25 23:04:19 PDT 2025


https://github.com/cor3ntin approved this pull request.

approving this because it's a nice code cleaning, however defaulting operator= does not protect against self assignment afaik

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


More information about the cfe-commits mailing list