[PATCH] D126907: Deferred Concept Instantiation Implementation Take 2
    Chuanqi Xu via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Mon Jul 11 19:31:15 PDT 2022
    
    
  
ChuanqiXu added a comment.
In D126907#3642530 <https://reviews.llvm.org/D126907#3642530>, @erichkeane wrote:
> This version passes check-runtimes, so libc++ is fine, and it passes everything I have available.  @ChuanqiXu : Would you be able to do 1 more run over this to make sure it won't break something?  Thanks in advance either way!
I've tested some our internal workloads and all of them looks fine. But it is expected since we don't use concept heavily. I had tried to run libcxx before but it looks like my previous config is wrong...
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126907/new/
https://reviews.llvm.org/D126907
    
    
More information about the cfe-commits
mailing list