[PATCH] D58885: Variable auto-init: split out small arrays
JF Bastien via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Mar 3 08:09:09 PST 2019
jfb created this revision.
jfb added reviewers: glider, pcc, kcc, rjmccall.
Herald added subscribers: cfe-commits, jdoerfert, dexonsmith, jkorous.
Herald added a project: clang.
Following up with r355181, initialize small arrays as well.
Repository:
rC Clang
https://reviews.llvm.org/D58885
Files:
lib/CodeGen/CGDecl.cpp
test/CodeGenCXX/auto-var-init.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58885.189084.patch
Type: text/x-patch
Size: 7981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190303/e374df8e/attachment.bin>
More information about the cfe-commits
mailing list