summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
diff options
context:
space:
mode:
authorShawn Landden <shawn@git.icu>2019-06-04 14:51:15 +0000
committerShawn Landden <shawn@git.icu>2019-06-04 14:51:15 +0000
commit669775f9db794741c8b15dc06c730afe95ce44f2 (patch)
tree6664f271c67d211377f4686ec11249d3030fb7c8 /lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py
parentd6de9426ee956740c024d01ae7bac014ab3e94c1 (diff)
downloadbcm5719-llvm-669775f9db794741c8b15dc06c730afe95ce44f2.tar.gz
bcm5719-llvm-669775f9db794741c8b15dc06c730afe95ce44f2.zip
[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 'lldb/packages/Python/lldbsuite/test/python_api/sbstructureddata/TestStructuredDataAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud