diff options
author | Chris Lattner <sabre@nondot.org> | 2010-04-12 21:10:05 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-04-12 21:10:05 +0000 |
commit | 0eea9f92b4972bbdf63a6ec97a2a85107c07d7ee (patch) | |
tree | 04f6cd164f9149285f3fd67627d90b65fb206d78 /lib/CodeGen/CodeGenFunction.cpp | |
parent | 9b28daf9b6ea3808ef6b63408c24095a43d48018 (diff) |
fix PR6660/6168: emit padding as zeros instead of undef. Because
trailing fields may not be represented in initializer lists, they
are being handled as padding and those fields *must* be zero
initialized.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101067 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions