]> granicus.if.org Git - clang/commit
ObjectiveC. Method implementations should only check for
authorFariborz Jahanian <fjahanian@apple.com>
Tue, 5 Nov 2013 00:28:21 +0000 (00:28 +0000)
committerFariborz Jahanian <fjahanian@apple.com>
Tue, 5 Nov 2013 00:28:21 +0000 (00:28 +0000)
commit2b61039ceb9162e7b47ed4cb92b957c8a7668da1
tree204fa2d04a35a4ac55f26ac2bffee985a1fd5e91
parent86250895597e288c86ef08c2e824956ea9835fed
ObjectiveC. Method implementations should only check for
"Missing call to Super" in the overriding method and
not in the method itself. // rdar://15385981.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194031 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDeclObjC.cpp
test/SemaObjC/super-dealloc-attribute.m