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)
commit410ae489b4989667f34621037ef84114375aa7e7
tree80679413b9853fe64175a481167c42cc9dbecaae
parent50fd1a87c4d1a5a78e0dab6f8d6ca5db7960de0e
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.

llvm-svn: 266938
clang/include/clang/Basic/DiagnosticGroups.td
clang/test/SemaObjC/iboutlet.m