Objective-C. deprecated attribute is not inherited on methods
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 17 Jul 2014 17:05:04 +0000 (17:05 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 17 Jul 2014 17:05:04 +0000 (17:05 +0000)
commitb93355e9b1d712670e3a4fa4c06950b83a0a2192
treed1527db818b04d47fd492b04b8bfa3b4c6060362
parent5933c2f824175f1f17fcb59a5904268cac0506ba
Objective-C. deprecated attribute is not inherited on methods
overriden in interfaces and protocols (this is already the case
for properties). rdar://16068470

llvm-svn: 213282
clang/lib/Sema/SemaDecl.cpp
clang/test/SemaObjC/attr-deprecated.m