[llvm] [EquivClasses] Fix signature of operator= (NFC) (PR #130140)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 09:15:11 PST 2025


https://github.com/fhahn commented:

I might be missing something, but as per my reading of https://en.cppreference.com/w/cpp/language/copy_assignment the current definition should be ok?

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


More information about the llvm-commits mailing list