[PATCH] D134529: [C++20][Clang] P2468R2 The Equality Operator You Are Looking For
Daniel Bertalan via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 12 09:55:26 PDT 2022
BertalanD added a comment.
Thank you all for the help and clarification! I'll go fix our code then.
As an aside, I understand that this paper now retroactively applies to the C++ standard, but code has already been written that assumes that what my example is doing is valid. Does it deserve a mention in the Potentially Breaking Changes section of the release notes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134529/new/
https://reviews.llvm.org/D134529
More information about the cfe-commits
mailing list