[clang] Recognize friend operator != to fix ambiguity with operator== (PR #70217)

Utkarsh Saxena via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 27 09:32:07 PDT 2023


usx95 wrote:

Thanks @zygoloid for filing the core issue https://cplusplus.github.io/CWG/issues/2804.html

Would it make sense to go forward with this change and fix rewrite targets for friend operators (as a clang extension)?



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


More information about the cfe-commits mailing list