diff options
author | Devin Coughlin <dcoughlin@apple.com> | 2016-01-26 23:58:48 +0000 |
---|---|---|
committer | Devin Coughlin <dcoughlin@apple.com> | 2016-01-26 23:58:48 +0000 |
commit | b7e810bdc139c6fd48fe1208c719247024753855 (patch) | |
tree | 4a2455c5ba92d1d258688a0e31b8def48fa0eda0 /libcxx/include | |
parent | 511328817d259076e549de381c72c19c53f7a6f6 (diff) | |
download | bcm5719-llvm-b7e810bdc139c6fd48fe1208c719247024753855.tar.gz bcm5719-llvm-b7e810bdc139c6fd48fe1208c719247024753855.zip |
[analyzer] Body farm: Look for property ivar in shadowing readwrite property.
After r251874, readonly properties that are shadowed by a readwrite property
in a class extension no longer have an instance variable, which caused the body
farm to not synthesize getters. Now, if a readonly property does not have an
instance variable look for a shadowing property and try to get the instance
variable from there.
rdar://problem/24060091
llvm-svn: 258886
Diffstat (limited to 'libcxx/include')
0 files changed, 0 insertions, 0 deletions