| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
more than one such initializer in a union, make mem-initializers override
default initializers for other union members, handle anonymous unions with
anonymous struct members better. Fix a couple of semi-related bugs exposed by
the tests for same.
llvm-svn: 196892
|
|
|
|
| |
llvm-svn: 144883
|
|
|
|
|
|
| |
-std=c++0x. Patch by Ahmed Charles!
llvm-svn: 141900
|
|
|
|
|
|
| |
anonymous structs contained within anonymous unions.
llvm-svn: 140015
|
|
|
|
|
|
|
|
| |
constructors if no
mem-initializer is specified for them, unless an in-class initializer is specified.
llvm-svn: 139996
|
|
llvm-svn: 132878
|