aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2010-03-21 17:11:05 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2010-03-21 17:11:05 +0000
commit46b7987f85435f5fb1d572075245132bf64b9a22 (patch)
treed212d465998d38f392d1a1140f33f08693c6eaa1 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentc91f200c17aca01e8a1b8716fed10ea1271bb51e (diff)
downloadllvm-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