mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 09:13:38 +08:00
The current definition of `ssize_t` does not have the same bit width as `size_t` on 32-bit platforms.
The current definition of `ssize_t` does not have the same bit width as `size_t` on 32-bit platforms.