mirror of
https://github.com/intel/llvm.git
synced 2026-02-04 20:00:11 +08:00
6242b6a688ccdfeb0195bc1180922118e291229d
Patch authored by John Wiegley. These are array type traits used for parsing code that employs certain features of the Embarcadero C++ compiler: __array_rank(T) and __array_extent(T, Dim). llvm-svn: 130351
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%