[cfe-dev] Fix non-constant struct initializers

Eli Friedman eli.friedman at gmail.com
Sat Feb 9 08:35:22 PST 2008


Here's a patch to fix non-constant struct initializers.  If this seems
a bit too big, I can split it into a few pieces, but I figured I would
post the whole thing since I have it.  The only thing that's missing,
as far as I know, is support for initializers with elided braces; I
don't think we really have a good solution for that yet, though.

The patch is pretty straightforward; I don't think I need to say
anything more about it.

-Eli
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: codegennonconstantinit.txt
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20080209/26c41c4e/attachment.txt>


More information about the cfe-dev mailing list