[cfe-commits] P4R: Truncate CodeGEn initializer for arrays that are shorter than the initializer

Christopher Lamb christopher.lamb at gmail.com
Thu Nov 29 01:04:49 PST 2007


This allows the following to CodeGen, with warnings:

int ary[2] = {1, 2, 3, 4};

--
Christopher Lamb





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20071129/637054b4/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: discard-unused-initializer.patch
Type: application/octet-stream
Size: 1903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20071129/637054b4/attachment.obj>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20071129/637054b4/attachment-0001.html>


More information about the cfe-commits mailing list