[PATCH] D126907: Deferred Concept Instantiation Implementation Take 2

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 21 12:49:29 PDT 2022


erichkeane added a comment.

In D126907#3806760 <https://reviews.llvm.org/D126907#3806760>, @Mordante wrote:

> In D126907#3805606 <https://reviews.llvm.org/D126907#3805606>, @erichkeane wrote:
>
>> Now fully runs libcxx modules configuration as well, and passes the minimization examples from @wlei .
>>
>> @wlei  and anyone else: can you please try running this against your workloads before I commit it?
>
> I tried this with several configurations (modular, c++2b, c++20, and c++03) in libc++'s bootstrapping build and the tests passed.

Thank you so much!


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

https://reviews.llvm.org/D126907



More information about the cfe-commits mailing list