[PATCH] D146090: [Clang] Updating handling of defaulted comparison operators to reflect changes from P2448R2

Shafik Yaghmour via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 4 17:40:00 PDT 2023


shafik added a comment.

In D146090#4319737 <https://reviews.llvm.org/D146090#4319737>, @Mordante wrote:

> In D146090#4319685 <https://reviews.llvm.org/D146090#4319685>, @shafik wrote:
>
>> Landed fix 7887af027ee5eff27bbc953074726ab8d9d9f592 <https://reviews.llvm.org/rG7887af027ee5eff27bbc953074726ab8d9d9f592>
>>
>> There was also 058f04ea7dcbafbeed271fa75ee65e41409b4479 <https://reviews.llvm.org/rG058f04ea7dcbafbeed271fa75ee65e41409b4479> and b323b407f76d22bfc08b1430f7952c03eb504288 <https://reviews.llvm.org/rGb323b407f76d22bfc08b1430f7952c03eb504288>
>
> Thanks for fixing these!

No worries, unfortunate timing on my part that our commits crossed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D146090



More information about the cfe-commits mailing list