diff options
author | Fangrui Song <i@maskray.me> | 2022-01-25 22:38:23 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-01-25 22:38:24 -0800 |
commit | 7438dbe078c654677e83a126ae07af4c463ed764 (patch) | |
tree | 386b45ff8e85102dee4e3ff841f6d0158f8faa51 /llvm/lib/Support/FileUtilities.cpp | |
parent | f0726ae0f9fa3fc5fadec7fdc940cc2f88759001 (diff) | |
download | llvm-7438dbe078c654677e83a126ae07af4c463ed764.zip llvm-7438dbe078c654677e83a126ae07af4c463ed764.tar.gz llvm-7438dbe078c654677e83a126ae07af4c463ed764.tar.bz2 |
[ELF] Cast size to size_t. NFC
To fix
../../chromeclang/bin/../include/c++/v1/__algorithm/min.h:39:1: note: candidate template ignored: deduced conflicting types for parameter '_Tp' ('unsigned long' vs. 'unsigned long long')
on macOS arm64.
Diffstat (limited to 'llvm/lib/Support/FileUtilities.cpp')
0 files changed, 0 insertions, 0 deletions