]> granicus.if.org Git - clang/commit
Objective-C. Do not warn if user is using property-dox syntax to name a
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 15 Aug 2014 17:39:00 +0000 (17:39 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 15 Aug 2014 17:39:00 +0000 (17:39 +0000)
commit34db924fa7cfcc0c84103163ab18976a074f94ea
treef3d54adcfa808043bb119d82c42fb47d8f9693e4
parentbe9f08f44db4081cff4bf90b9387c2df0bc5fbf9
Objective-C. Do not warn if user is using property-dox syntax to name a
user provided setter name (as declared in @property attribute declaration).
rdar://18022762

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@215736 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp
test/SemaObjC/property-user-setter.m