https://github.com/bazuzi created
https://github.com/llvm/llvm-project/pull/68224
C++20 will automatically generate an operator== with reversed operand order,
which is ambiguous with the written operator== when one argument is marked
const and the other isn't.
These operators currently trigge
bazuzi wrote:
@JDevlieghere @labath Are either of you able to review?
https://github.com/llvm/llvm-project/pull/68224
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
bazuzi wrote:
Thanks, Jonas. Can you also merge for me? I don't have write access.
https://github.com/llvm/llvm-project/pull/68224
___
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits