]> granicus.if.org Git - clang/commit
Remove the (ignored) -Wreceived-is-weak diagnostic.
authorBob Wilson <bob.wilson@apple.com>
Thu, 21 Apr 2016 00:11:24 +0000 (00:11 +0000)
committerBob Wilson <bob.wilson@apple.com>
Thu, 21 Apr 2016 00:11:24 +0000 (00:11 +0000)
commit1bea3707f03723f4d87ad2e05df55878f2e6f657
treebb69e13241ab7869a1be9ccbf60c44c5946e3ff3
parent29dbb7b2421c7631bf4e86948c3536700e2ca447
Remove the (ignored) -Wreceived-is-weak diagnostic.

We kept this around for a while since Xcode 6 and earlier had a build
setting for this warning. It was removed in Xcode 7 so there should be
no need for this warning now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@266938 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticGroups.td
test/SemaObjC/iboutlet.m