diff options
author | Philip Reames <listmail@philipreames.com> | 2019-08-23 04:03:23 +0000 |
---|---|---|
committer | Philip Reames <listmail@philipreames.com> | 2019-08-23 04:03:23 +0000 |
commit | 2a52583d670046f05053fcd7da978e060205b372 (patch) | |
tree | 86638babd3a5fa979a75121cae6d369bb9f1bc7f /lldb/packages/Python/lldbsuite/test | |
parent | 85f7294e5af0cb7ea8e2d0469b96d0369627c48c (diff) | |
download | bcm5719-llvm-2a52583d670046f05053fcd7da978e060205b372.tar.gz bcm5719-llvm-2a52583d670046f05053fcd7da978e060205b372.zip |
[IndVars] Fix a bug noticed by inspection
We were computing the loop exit value, but not ensuring the addrec belonged to the loop whose exit value we were computing. I couldn't actually trip this; the test case shows the basic setup which *might* trip this, but none of the variations I've tried actually do.
llvm-svn: 369730
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions