Commit Graph

2 Commits

Author SHA1 Message Date
Richard Smith 1bfe068e71 PR11650: Implement resolution of core issue 1301. Value initialization can't be
used to construct an object of union type with a deleted default constructor
(plus fixes for some related value-initialization corner cases).

llvm-svn: 150502
2012-02-14 21:14:13 +00:00
Rafael Espindola f49e9ce849 Add test for PRr11676.
llvm-svn: 147363
2011-12-30 03:13:44 +00:00