]> granicus.if.org Git - clang/commit
objective-arc: Retune my previous patch so warning
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 19 Apr 2012 23:49:39 +0000 (23:49 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 19 Apr 2012 23:49:39 +0000 (23:49 +0000)
commit9879556f250c7b692228e834d7fca8f1cb118bf6
treeab0c7273a32363b5991f8c3005ac941d4aea10ee
parent1e77b65b4819bc7a809245b12bd00450b4924025
objective-arc: Retune my previous patch so warning
is issued on weak property as receiver and not on
any other use of a weak property. // rdar://10225276

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155169 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Sema/Sema.h
lib/Sema/SemaExprObjC.cpp
lib/Sema/SemaPseudoObject.cpp
test/SemaObjC/weak-receiver-warn.m