Warn if method for a deprecated method is implemented.
Warn if class for a deprecated class is implemented. Warn if category for a deprecated class is implemented. All under control of -Wdeprecated-implementations. // rdar://8973810. llvm-svn: 125545
Loading
Please register or sign in to comment