[PATCH] D58152: [Sema] Delay checking whether objc_designated_initializer is being applied to an init method

Phabricator via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 13 12:32:23 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rC353976: [Sema] Delay checking whether objc_designated_initializer is being applied to… (authored by epilk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58152?vs=186712&id=186717#toc

Repository:
  rC Clang

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58152/new/

https://reviews.llvm.org/D58152

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDeclAttr.cpp
  test/Misc/pragma-attribute-supported-attributes-list.test
  test/SemaObjC/attr-designated-init.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58152.186717.patch
Type: text/x-patch
Size: 5977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190213/f3d663fe/attachment.bin>


More information about the cfe-commits mailing list