JonasToth added a comment.

@lebedev.ri @kallehuttunen what do you think of putting this into context of 
the proposal (i believe its being standardized with c++20) of `operator==() = 
default` and the spaceship-operator.
This check could serve as a basis to modernize the `operator==` to the default 
if appropriate and warn/diagnose in the other cases.
WDYT?


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59103/new/

https://reviews.llvm.org/D59103



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to