diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-12-16 18:50:27 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-12-16 18:50:27 +0000 |
commit | 4f4b18621561084bb55a38ee808d30009dd8fec1 (patch) | |
tree | e7e5a1ead9d416169028c986062b7ffc60f0e101 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 22a8a4bfb95d63fc83869c490afc42c693def07c (diff) | |
download | llvm-4f4b18621561084bb55a38ee808d30009dd8fec1.zip llvm-4f4b18621561084bb55a38ee808d30009dd8fec1.tar.gz llvm-4f4b18621561084bb55a38ee808d30009dd8fec1.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions