diff options
author | Artur Pilipenko <apilipenko@azulsystems.com> | 2016-08-09 14:50:08 +0000 |
---|---|---|
committer | Artur Pilipenko <apilipenko@azulsystems.com> | 2016-08-09 14:50:08 +0000 |
commit | c710a461b57e0540a97b123691d8dbac443d2a17 (patch) | |
tree | d3ef5056219822aa11e60f74ca1fa9978f3ff3ff /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py | |
parent | 83bbd5731bcb88374b400d349a98711d71c2ec14 (diff) | |
download | bcm5719-llvm-c710a461b57e0540a97b123691d8dbac443d2a17.tar.gz bcm5719-llvm-c710a461b57e0540a97b123691d8dbac443d2a17.zip |
[LVI] Make LVI smarter about comparisons with non-constants
Make LVI smarter about comparisons with a non-constant. For example, a s< b constraints a to be in [INT_MIN, INT_MAX) range. This is a part of https://llvm.org/bugs/show_bug.cgi?id=28620 fix.
Reviewed By: sanjoy
Differential Revision: https://reviews.llvm.org/D23205
llvm-svn: 278122
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/TestNamespaceLookup.py')
0 files changed, 0 insertions, 0 deletions