diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2015-11-05 05:49:43 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2015-11-05 05:49:43 +0000 |
commit | afd135197b23ae5a1bd03dba18e997099ea85448 (patch) | |
tree | b359cd4d560212ba5cc43e9624db7afc411ffe56 /lldb/packages/Python/lldbsuite/test/python_api/target/TestTargetAPI.py | |
parent | 69f10b4e309469df37738720541b32fb4e32dc71 (diff) | |
download | bcm5719-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