]> granicus.if.org Git - clang/commit
[SemaObjC] For the semantics of the designated-initializer attribute, consider that...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 28 Mar 2014 22:45:38 +0000 (22:45 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Fri, 28 Mar 2014 22:45:38 +0000 (22:45 +0000)
commitfa4728e16d82aa04d2fbdcfcba3e98e91970cbb6
treee0e0977b5a5e18f793829e4f42de35e9cebcfdee
parent7ac8837d4ab171d6bee0b9d0109d48f44830848d
[SemaObjC] For the semantics of the designated-initializer attribute, consider that the ObjC interface of the class
includes its class extensions.

This is follow-up for rdar://16305347

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