Douglas Gregor
|
4f4b186215
|
When value-initializing a class with no user-defined constructors but
with a non-trivial default constructor, zero-initialize the storage
and then call the default constructor. Fixes PR5800.
llvm-svn: 91548
|
2009-12-16 18:50:27 +00:00 |
|