aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorMikhail R. Gadelha <mikhail@igalia.com>2024-07-04 18:34:15 +0200
committerGitHub <noreply@github.com>2024-07-04 13:34:15 -0300
commit8bb4294be71e10eca02e23aab4f17af905687c4a (patch)
tree3212ea3da30781d230efbcbc6003b21c5acc9918 /llvm/lib/Support/CommandLine.cpp
parent2307d270ccbf75dc72e8b4406bc0ec88781328f0 (diff)
downloadllvm-8bb4294be71e10eca02e23aab4f17af905687c4a.zip
llvm-8bb4294be71e10eca02e23aab4f17af905687c4a.tar.gz
llvm-8bb4294be71e10eca02e23aab4f17af905687c4a.tar.bz2
[libc] Fix compilation warnings on 32-bit archs (#97745)
timespec's tv_nsec is a long int, which has different sizes in 32-bit and 64-bit platforms, so this patch adds one and fixes another static_cast throw warnings in 32-bit archs
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions