Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow flexible array initializers that are not surrounded by | Douglas Gregor | 2009-03-20 | 1 | -0/+8 |
braces. We now build the appropriate fully-structured initializer list for such things. Per PR3618, verified that we're getting the right code generation. llvm-svn: 67353 |