diff options
author | Rafael Espindola <rafael.espindola@gmail.com> | 2010-03-21 17:11:05 +0000 |
---|---|---|
committer | Rafael Espindola <rafael.espindola@gmail.com> | 2010-03-21 17:11:05 +0000 |
commit | 46b7987f85435f5fb1d572075245132bf64b9a22 (patch) | |
tree | d212d465998d38f392d1a1140f33f08693c6eaa1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | c91f200c17aca01e8a1b8716fed10ea1271bb51e (diff) | |
download | llvm-46b7987f85435f5fb1d572075245132bf64b9a22.zip llvm-46b7987f85435f5fb1d572075245132bf64b9a22.tar.gz llvm-46b7987f85435f5fb1d572075245132bf64b9a22.tar.bz2 |
Fix PR6648 by not creating a temporary with the type of a
CXXExprWithTemporaries.
Not emitting the expression as an aggregate might be the right thing to do,
but is orthogonal. Emitting it as an scalar expression will still try to
create a temporary for the incomplete type of the CXXExprWithTemporaries and
fail.
llvm-svn: 99134
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions