forked from OSchip/llvm-project
parent
455a0496b2
commit
dbd89aedd2
|
@ -378,8 +378,7 @@ def Most : DiagGroup<"most", [
|
|||
ObjCMissingSuperCalls,
|
||||
OverloadedVirtual,
|
||||
PrivateExtern,
|
||||
SelTypeCast,
|
||||
BadFunctionCast
|
||||
SelTypeCast
|
||||
]>;
|
||||
|
||||
// Thread Safety warnings
|
||||
|
|
Loading…
Reference in New Issue