[libcxx-commits] [libcxx] [libc++] Speed up classic locale (PR	#70631)
    Dmitry Vyukov via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Mon Nov 13 03:04:10 PST 2023
    
    
  
dvyukov wrote:
It was supposed to be:
```
ninja check-cxx-abilist
ninja: error: unknown target 'check-cxx-abilist'
```
I tried `check-cxxabi-abilist` as well just in case.
https://github.com/llvm/llvm-project/pull/70631
    
    
More information about the libcxx-commits
mailing list