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 /clang/lib/CodeGen/CGVtable.cpp | |
| parent | c91f200c17aca01e8a1b8716fed10ea1271bb51e (diff) | |
| download | bcm5719-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

