summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/objc-container-subscripting-1.m
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2012-06-04 22:28:05 +0000
committerSean Callanan <scallanan@apple.com>2012-06-04 22:28:05 +0000
commita0b80aba46fafd66c8d6691463b367f787ad5400 (patch)
treeb39794777d16751ea78744da9367b92b726874bd /clang/test/CodeGenObjC/objc-container-subscripting-1.m
parenteb3cad53e7e81be2738ef1ab24b101c3a2745e6c (diff)
downloadbcm5719-llvm-a0b80aba46fafd66c8d6691463b367f787ad5400.tar.gz
bcm5719-llvm-a0b80aba46fafd66c8d6691463b367f787ad5400.zip
Fixed handling of Objective-C properties to ensure
that automatically generated setters/getters only get added to a class after explicitly declared (or synthesized) getters/setters had the chance to be added. This eliminates conflicts creating errors of the form: error: instance method '...' has incompatible result types in different translation units ('X *' vs. 'id') llvm-svn: 157956
Diffstat (limited to 'clang/test/CodeGenObjC/objc-container-subscripting-1.m')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud