]> granicus.if.org Git - clang/commit
Objective-C: When using super.prop, property should be
authorFariborz Jahanian <fjahanian@apple.com>
Mon, 11 Mar 2013 22:26:33 +0000 (22:26 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Mon, 11 Mar 2013 22:26:33 +0000 (22:26 +0000)
commit6fc9e7ad3576dcbee3028a42ef5dac931df8754c
tree17fe9fb281c37292271fa7753d0deb0fc59a2213
parent77b72231a0316509cc939b052be35fafce606567
Objective-C: When using super.prop, property should be
looked up the current class's super class.
// rdar://13349296

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp
test/Coverage/objc-language-features.inc
test/SemaObjC/super-property-notation.m