Objective-C: merge objc_requires_super attribute of
method declaration into its implementation to prevent a bogus warning about mismatched attributes. then make sure the warning about missing call to super comes out of the method implementation. // rdar://14251387 llvm-svn: 185974
Loading
Please register or sign in to comment