[PATCH] D58152: [Sema] Delay checking whether objc_designated_initializer is being applied to an init method
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Feb 13 11:47:26 PST 2019
erik.pilkington updated this revision to Diff 186712.
erik.pilkington marked an inline comment as done.
erik.pilkington added a comment.
Remove an `auto`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58152/new/
https://reviews.llvm.org/D58152
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaDeclAttr.cpp
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/SemaObjC/attr-designated-init.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58152.186712.patch
Type: text/x-patch
Size: 5878 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190213/e8456dce/attachment.bin>
More information about the cfe-commits
mailing list