[PATCH] D144626: [C++20] [Modules] Trying to compare the trailing require clause of the primary template when performing ODR checking
Chuanqi Xu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Feb 26 19:10:00 PST 2023
ChuanqiXu added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144626/new/
https://reviews.llvm.org/D144626
More information about the cfe-commits
mailing list