diff options
author | Sean Callanan <scallanan@apple.com> | 2012-06-04 22:28:05 +0000 |
---|---|---|
committer | Sean Callanan <scallanan@apple.com> | 2012-06-04 22:28:05 +0000 |
commit | a0b80aba46fafd66c8d6691463b367f787ad5400 (patch) | |
tree | b39794777d16751ea78744da9367b92b726874bd /clang/test/CodeGenObjC/objc-container-subscripting-1.m | |
parent | eb3cad53e7e81be2738ef1ab24b101c3a2745e6c (diff) | |
download | bcm5719-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