]> granicus.if.org Git - clang/commit
Move back the stuff about missing ownership attribute warning
authorFariborz Jahanian <fjahanian@apple.com>
Thu, 13 Sep 2012 18:53:14 +0000 (18:53 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Thu, 13 Sep 2012 18:53:14 +0000 (18:53 +0000)
commita1a32f7f5966edf47c1e22bcbeb2a09bc462ff0b
tree8443b82cd860ebc5dc0d88cf71a5225febaae3f0
parentc7bb384d608aeae23a6c95114569da0c3eae10fe
Move back the stuff about missing ownership attribute warning
to SemaDeclObjC and apply some simplification per John's
comment. // rdar://12280826

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@163824 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
lib/Sema/SemaType.cpp