| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix test case to unbreak testing | Douglas Gregor | 2009-12-16 | 1 | -2/+2 |
| | | | | | llvm-svn: 91551 | ||||
| * | When value-initializing a class with no user-defined constructors but | Douglas Gregor | 2009-12-16 | 1 | -0/+25 |
| with a non-trivial default constructor, zero-initialize the storage and then call the default constructor. Fixes PR5800. llvm-svn: 91548 | |||||

