[PATCH] D126907: Deferred Concept Instantiation Implementation Take 2
Mark de Wever via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 21 12:48:02 PDT 2022
Mordante added a comment.
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.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126907/new/
https://reviews.llvm.org/D126907
More information about the cfe-commits
mailing list