Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Objective-C. Reduce false positive warnings with -Wselector by issuing warning | Fariborz Jahanian | 2014-05-09 | 1 | -0/+28 |
only when named selector is declared in TU and it is not declared in a system header. rdar://16600230 llvm-svn: 208443 |