[PATCH] D45898: [SemaCXX] Mark destructor as referenced
Akira Hatanaka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 4 11:07:48 PDT 2018
ahatanak updated this revision to Diff 163871.
ahatanak marked 2 inline comments as done.
ahatanak added a comment.
Point the diagnostic at either the relevant init list element or at the close brace.
Repository:
rC Clang
https://reviews.llvm.org/D45898
Files:
lib/Sema/SemaInit.cpp
test/CodeGenObjCXX/arc-list-init-destruct.mm
test/SemaCXX/aggregate-initialization.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45898.163871.patch
Type: text/x-patch
Size: 8748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180904/fb25643e/attachment-0001.bin>
More information about the cfe-commits
mailing list