]> granicus.if.org Git - clang/commit
Like IBOutletCollection, it only makes sense to apply the IBOutlet annotation to...
authorTed Kremenek <kremenek@apple.com>
Thu, 29 Sep 2011 07:02:25 +0000 (07:02 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 29 Sep 2011 07:02:25 +0000 (07:02 +0000)
commit2f041d0b12aa87f3345e5fb2e38fefba30c5bff3
tree2e3410c729561d70f52df47e4febab33b43175f4
parent4cd5791f4aa6deb572979bb38c1deedbc155efe0
Like IBOutletCollection, it only makes sense to apply the IBOutlet annotation to Objective-C object types.  Fixes <rdar://problem/10142685>.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140778 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/ProgramPoint.h
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
test/Index/c-index-api-loadTU-test.m
test/SemaObjC/iboutletcollection-attr.m