summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/multiple-property-deprecated-decl.m
Commit message (Collapse)AuthorAgeFilesLines
* [Objective-C Sema] Patch to not issue unavailbility/deprecatedFariborz Jahanian2015-04-071-0/+19
warning when multiple method declarations are found in global pool with differing types and some are available. rdar://20408445 llvm-svn: 234328
OpenPOWER on IntegriCloud