summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGVtable.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 /clang/lib/CodeGen/CGVtable.cpp
parentc91f200c17aca01e8a1b8716fed10ea1271bb51e (diff)
downloadbcm5719-llvm-46b7987f85435f5fb1d572075245132bf64b9a22.tar.gz
bcm5719-llvm-46b7987f85435f5fb1d572075245132bf64b9a22.zip
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 'clang/lib/CodeGen/CGVtable.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud