diff options
author | Craig Topper <craig.topper@gmail.com> | 2017-04-20 02:03:09 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@gmail.com> | 2017-04-20 02:03:09 +0000 |
commit | e49252cea12515d059b9a62ac458826498638ea3 (patch) | |
tree | 6d114997c29d2fb12982b767b420d8dc05d105ab /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py | |
parent | 36162d0ffb683e809cdfd7c0dd9316dba806b2de (diff) | |
download | bcm5719-llvm-e49252cea12515d059b9a62ac458826498638ea3.tar.gz bcm5719-llvm-e49252cea12515d059b9a62ac458826498638ea3.zip |
[APInt] Add back the asserts that check that the APInt shift methods aren't called with values larger than BitWidth.
The underlying tcShiftRight/tcShiftLeft functions support the larger bit widths but the APInt interface shouldn't rely on that.
llvm-svn: 300811
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/TestCppScope.py')
0 files changed, 0 insertions, 0 deletions