summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
diff options
context:
space:
mode:
authorMehdi Amini <mehdi.amini@apple.com>2015-11-05 05:49:43 +0000
committerMehdi Amini <mehdi.amini@apple.com>2015-11-05 05:49:43 +0000
commitafd135197b23ae5a1bd03dba18e997099ea85448 (patch)
treeb359cd4d560212ba5cc43e9624db7afc411ffe56 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py
parent69f10b4e309469df37738720541b32fb4e32dc71 (diff)
downloadbcm5719-llvm-afd135197b23ae5a1bd03dba18e997099ea85448.tar.gz
bcm5719-llvm-afd135197b23ae5a1bd03dba18e997099ea85448.zip
Fix LoopAccessAnalysis when potentially nullptr check are involved
Summary: GetUnderlyingObjects() can return "null" among its list of objects, we don't want to deduce that two pointers can point to the same memory in this case, so filter it out. Reviewers: anemet Subscribers: dexonsmith, llvm-commits From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 252149
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud