labath wrote:

> Thanks for the overwhelming support :-)

I hate to ruin a party, but I don't think this is a good use of `operator==`, 
precisely because it does not define an equivalence relation (it's not 
transitive). Might I suggest named function instead? `IsCompatible` ?

https://github.com/llvm/llvm-project/pull/95606
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to