ObjectiveC. Remove warning on mismatched methods
which may belong to unrelated classes. It was primarily intended for miuse of @selector expression. But warning is too noisy and will be issued when an actual @selector is used. // rdar://15740134 llvm-svn: 198952
Loading
Please register or sign in to comment