Remove -Wbad-function-cast from -Wall.

llvm-svn: 162117
This commit is contained in:
Fariborz Jahanian 2012-08-17 18:50:02 +00:00
parent 455a0496b2
commit dbd89aedd2
1 changed files with 1 additions and 2 deletions

View File

@ -378,8 +378,7 @@ def Most : DiagGroup<"most", [
ObjCMissingSuperCalls,
OverloadedVirtual,
PrivateExtern,
SelTypeCast,
BadFunctionCast
SelTypeCast
]>;
// Thread Safety warnings