[PATCH] D83448: [CodeGen] Emit destructor calls to destruct non-trivial C struct temporaries created by conditional and assignment operators
Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Oct 23 14:46:46 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG71e1a56de153: [CodeGen] Emit destructor calls to destruct non-trivial C struct (authored by ahatanak, committed by --local <ahatanaka at apple.com>).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D83448/new/
https://reviews.llvm.org/D83448
Files:
clang/lib/CodeGen/CGExprAgg.cpp
clang/test/CodeGenObjC/strong-in-c-struct.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83448.300415.patch
Type: text/x-patch
Size: 3967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201023/da75edbc/attachment-0001.bin>
More information about the cfe-commits
mailing list