]> granicus.if.org Git - clang/commit
Objective-C: Warn when IBOutletCollection property
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 25 Jun 2013 17:34:50 +0000 (17:34 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 25 Jun 2013 17:34:50 +0000 (17:34 +0000)
commit548fba96250b6624a96459780e30fd459eed1528
treeebf85bcce7afbcf6d619e7c2462fdf725189c6a9
parenta7732c74995acb12ac334367a620c25508f9f667
Objective-C: Warn when IBOutletCollection property
is declared to have 'assign' attribute.
// rdar://14212998

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@184863 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaObjCProperty.cpp
test/SemaObjC/iboutletcollection-attr.m