julia
72ffbf17 - Mark array/string/svec size range (#37051)

Commit
5 years ago
Mark array/string/svec size range (#37051) We require the length and size to both be signed integer so mark them as such for LLVM. This helps removing some unnecessary sign checks when calling C functions that expect a `size_t`
Author
Parents
Loading