Skip to content
Commit 4f4b1862 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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
parent 22a8a4bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment