diff options
author | Akira Hatanaka <ahatanaka@apple.com> | 2016-03-22 05:00:21 +0000 |
---|---|---|
committer | Akira Hatanaka <ahatanaka@apple.com> | 2016-03-22 05:00:21 +0000 |
commit | 7e2c82da90e9a47de674f0dc518af8deac4946d6 (patch) | |
tree | 471897475e2682633ce04dbee18165acdcb32a04 /lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp | |
parent | 5ac1a47cadd81fc80a8c166567058ccab009ceef (diff) | |
download | bcm5719-llvm-7e2c82da90e9a47de674f0dc518af8deac4946d6.tar.gz bcm5719-llvm-7e2c82da90e9a47de674f0dc518af8deac4946d6.zip |
[Objective-c] Do not set IsExact to true when the receiver is a class.
IsExact shouldn't be set to true in WeakObjectProfileTy::getBaseInfo
when the receiver is a class because having a class as the receiver
doesn't guarantee that the Base is exact.
This is a follow-up to r263818.
rdar://problem/25208167
llvm-svn: 264025
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/main.cpp')
0 files changed, 0 insertions, 0 deletions