aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/MathExtras.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-05-15 15:37:51 +0100
committerFlorian Hahn <flo@fhahn.com>2024-05-15 15:37:52 +0100
commitda116bd82c0a78d2022c34b56e45cf6e4f91eaed (patch)
tree5ad4ccc489c0bcd9b4dd1e252acc03de2559873d /llvm/lib/Support/MathExtras.cpp
parenteda098aadea3e542f95b5f0d4173f00eae42dc72 (diff)
downloadllvm-da116bd82c0a78d2022c34b56e45cf6e4f91eaed.zip
llvm-da116bd82c0a78d2022c34b56e45cf6e4f91eaed.tar.gz
llvm-da116bd82c0a78d2022c34b56e45cf6e4f91eaed.tar.bz2
[Clang] Use ULL for std::max constant argument to fix build failure.
getKnownMinValue returns uint64_t, use ULL to make sure the second arg is also 64 bit.
Diffstat (limited to 'llvm/lib/Support/MathExtras.cpp')
0 files changed, 0 insertions, 0 deletions