]> granicus.if.org Git - clang/commit
[objc] -[NSObject init] is documented to not do anything, don't warn if subclasses...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Apr 2014 18:32:51 +0000 (18:32 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Wed, 16 Apr 2014 18:32:51 +0000 (18:32 +0000)
commitd2c142eb2b7876568939e0d00586ab9c8a472330
treec6687585d0d0d526a9b367ebde442a543096247a
parent2ac1eb242e0bbf4b6ce34c03f9be085b880a4619
[objc] -[NSObject init] is documented to not do anything, don't warn if subclasses do not call [super init] on their initializers.

Part of rdar://16568441

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@206410 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaDecl.cpp
test/SemaObjC/attr-designated-init.m