[PATCH] D144626: [C++20] [Modules] Trying to compare the trailing require clause of the primary template when performing ODR checking

Corentin Jabot via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 27 01:26:54 PST 2023


cor3ntin added a comment.

In D144626#4154122 <https://reviews.llvm.org/D144626#4154122>, @ChuanqiXu wrote:

> In D144626#4150378 <https://reviews.llvm.org/D144626#4150378>, @erichkeane wrote:
>
>> That looks reasonable to me, though I fear all the libcxx failures are going to be related to this, please make sure to check them out!
>
> I tested locally that the libcxx failures are not related to  this patch after I reverted this change.

Maybe you can rebase and push a change to trigger the bots again.


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

https://reviews.llvm.org/D144626



More information about the cfe-commits mailing list