]> granicus.if.org Git - clang/commit
Add a SubsetSubject in Attr.td to automate checking of where the objc_designated_init...
authorArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 7 Dec 2013 06:08:04 +0000 (06:08 +0000)
committerArgyrios Kyrtzidis <akyrtzi@gmail.com>
Sat, 7 Dec 2013 06:08:04 +0000 (06:08 +0000)
commitc1905867bf85ab97793a250870fbfb39db8a7210
tree47c71f543c21f000d8f6d9722f0e3e9045ef8802
parentff896f80b97ebdb4d082f5479ef4bf4bb9142758
Add a SubsetSubject in Attr.td to automate checking of where the objc_designated_initializer
attribute is acceptable.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@196644 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Sema/AttributeList.h
lib/Sema/SemaDeclAttr.cpp
test/SemaObjC/attr-designated-init.m