[PATCH] D57797: Variable auto-init: fix __block initialization
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 7 15:48:25 PST 2019
jfb updated this revision to Diff 185883.
jfb added a comment.
- Only initialize __block's storage.
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57797/new/
https://reviews.llvm.org/D57797
Files:
lib/CodeGen/CGDecl.cpp
test/CodeGenCXX/trivial-auto-var-init.cpp
test/CodeGenObjC/arc-blocks.m
test/CodeGenObjC/blocks-2.m
test/CodeGenObjC/blocks.m
test/CodeGenObjCXX/arc-blocks.mm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57797.185883.patch
Type: text/x-patch
Size: 10957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190207/0b1f5101/attachment-0001.bin>
More information about the cfe-commits
mailing list