summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py
diff options
context:
space:
mode:
authorArtem Dergachev <artem.dergachev@gmail.com>2019-01-18 22:52:13 +0000
committerArtem Dergachev <artem.dergachev@gmail.com>2019-01-18 22:52:13 +0000
commitc2c47f24f53a064d141eb5ea62ecd76d636edf77 (patch)
treeda7476b9093d0cb6ed2f0cf17e39e329359c5096 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py
parent22039df5d17e5d5b6d87a70e01e9e86c54b0138e (diff)
downloadbcm5719-llvm-c2c47f24f53a064d141eb5ea62ecd76d636edf77.tar.gz
bcm5719-llvm-c2c47f24f53a064d141eb5ea62ecd76d636edf77.zip
[analyzer] Do not try to body-farm Objective-C properties with custom accessors.
If a property is defined with a custom getter, we should not behave as if the getter simply returns an instance variable. We don't support setters, so they aren't affected. On top of being the right thing to do, this also fixes a crash on the newly added test - in which a property and its getter are defined in two separate categories. rdar://problem/47051544 Differential Revision: https://reviews.llvm.org/D56823 llvm-svn: 351609
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/welcome.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud