diff options
author | Shawn Landden <shawn@git.icu> | 2019-06-04 14:51:15 +0000 |
---|---|---|
committer | Shawn Landden <shawn@git.icu> | 2019-06-04 14:51:15 +0000 |
commit | 669775f9db794741c8b15dc06c730afe95ce44f2 (patch) | |
tree | 6664f271c67d211377f4686ec11249d3030fb7c8 /llvm/lib/Demangle/MicrosoftDemangleNodes.cpp | |
parent | d6de9426ee956740c024d01ae7bac014ab3e94c1 (diff) | |
download | llvm-669775f9db794741c8b15dc06c730afe95ce44f2.zip llvm-669775f9db794741c8b15dc06c730afe95ce44f2.tar.gz llvm-669775f9db794741c8b15dc06c730afe95ce44f2.tar.bz2 |
[Support] make countLeadingZeros() countTrailingZeros() countLeadingOnes() and countTrailingOnes() return unsigned
This matches APInt's versions of these functions, and there is no need for these to be size_t.
(as well as __builtin_clzll())
Differential Revision: https://reviews.llvm.org/D60823
llvm-svn: 362503
Diffstat (limited to 'llvm/lib/Demangle/MicrosoftDemangleNodes.cpp')
0 files changed, 0 insertions, 0 deletions