]> granicus.if.org Git - clang/commit
[Objective-C Sema]. Issue availability/deprecated warning when
authorFariborz Jahanian <fjahanian@apple.com>
Fri, 7 Nov 2014 23:51:15 +0000 (23:51 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Fri, 7 Nov 2014 23:51:15 +0000 (23:51 +0000)
commit90d23dda98b4136aaf8ef26a65f4f988829ddabd
treed22ed968f15abc7a777785aca193bd0e937fc62a
parent4efc4104f171d384f16664450974c0d86d4f9201
[Objective-C Sema]. Issue availability/deprecated warning when
there is a uinque method found when message is sent to receiver
of 'id' type. // rdar://18848183

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@221562 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaExprObjC.cpp
test/ARCMT/checking.m
test/SemaObjC/attr-deprecated.m