aboutsummaryrefslogtreecommitdiff
path: root/libcxx/src/algorithm.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2024-10-30 10:12:57 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2024-10-30 10:12:57 +0000
commit03948882d3bac33cf71a47df1c7ee0f87aad9fc2 (patch)
tree03ff342f8fddb490ccff12c4881788273b06e522 /libcxx/src/algorithm.cpp
parent652988b65805b23f228db34adfff068cffd517cc (diff)
downloadllvm-03948882d3bac33cf71a47df1c7ee0f87aad9fc2.zip
llvm-03948882d3bac33cf71a47df1c7ee0f87aad9fc2.tar.gz
llvm-03948882d3bac33cf71a47df1c7ee0f87aad9fc2.tar.bz2
Fix MSVC "32-bit shift implicitly converted to 64 bits" warning. NFC
NumBits should be less than 20 so using an unsigned instead of size_t should be OK
Diffstat (limited to 'libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions