aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2009-12-16 18:50:27 +0000
committerDouglas Gregor <dgregor@apple.com>2009-12-16 18:50:27 +0000
commit4f4b18621561084bb55a38ee808d30009dd8fec1 (patch)
treee7e5a1ead9d416169028c986062b7ffc60f0e101 /clang/lib/Frontend/CompilerInvocation.cpp
parent22a8a4bfb95d63fc83869c490afc42c693def07c (diff)
downloadllvm-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