]> granicus.if.org Git - clang/commit
Objective-C. revert r204965. This will make
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 28 Mar 2014 18:22:16 +0000 (18:22 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 28 Mar 2014 18:22:16 +0000 (18:22 +0000)
commita88ee9f93b98a4b8682754905bca09fce0293f0d
tree64af17c281c68b0abba0d263a8b7b646363eaa8b
parent97140c9270fdadc8af2c6e0a8ff06f090ec7eaa7
Objective-C. revert r204965. This will make
-Wselector-type-mismatch default again. After
internal discussions, we think that in most cases
it has helped our developers find hard to detect
undefined behaviors. We are going to provide a syntax
(and fix-it) to suppress the warning in remaining of
false positive cases.

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