[PATCH] D61165: Fix a crash where a [[no_destroy]] destructor was not emitted in an array
Erik Pilkington via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Apr 30 16:04:25 PDT 2019
erik.pilkington updated this revision to Diff 197477.
erik.pilkington added a comment.
Add a try/catch block to the docs.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61165/new/
https://reviews.llvm.org/D61165
Files:
clang/include/clang/Basic/AttrDocs.td
clang/lib/CodeGen/CGDeclCXX.cpp
clang/lib/CodeGen/CGExprAgg.cpp
clang/lib/CodeGen/CGValue.h
clang/lib/Sema/SemaDeclCXX.cpp
clang/test/CodeGenCXX/no_destroy.cpp
clang/test/SemaCXX/no_destroy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61165.197477.patch
Type: text/x-patch
Size: 12517 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190430/689107fa/attachment-0001.bin>
More information about the cfe-commits
mailing list