llvm-project
6f2726dc - [libc++] Assume that __array_rank is provided by the compiler (#202511)

Commit
1 day ago
[libc++] Assume that __array_rank is provided by the compiler (#202511) All compilers we support have `__array_rank`, so we can remove the preprocessor branch for supporting compilers which don't provide it.
Author
Parents
Loading