aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Analysis/FormatString.cpp
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/lib/Analysis/FormatString.cpp
parenteb3cad53e7e81be2738ef1ab24b101c3a2745e6c (diff)
downloadllvm-a0b80aba46fafd66c8d6691463b367f787ad5400.zip
llvm-a0b80aba46fafd66c8d6691463b367f787ad5400.tar.gz
llvm-a0b80aba46fafd66c8d6691463b367f787ad5400.tar.bz2
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/lib/Analysis/FormatString.cpp')
0 files changed, 0 insertions, 0 deletions