Re-apply "Deferred Concept Instantiation Implementation""
This reverts commit 258c3aee. This should fix the libc++ issue that caused the revert, by re-designing slightly how we determined when we should evaluate the constraints. Additionally, many of the other components to the original patch (the NFC parts) were committed separately to shrink the size of this patch for review. Differential Revision: https://reviews.llvm.org/D126907
Loading
Please sign in to comment