]> granicus.if.org Git - clang/commit
Fix the LLVM type used when lowering initializer list reference temporaries to global...
authorNick Lewycky <nicholas@mxc.ca>
Tue, 17 Mar 2015 02:21:31 +0000 (02:21 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Tue, 17 Mar 2015 02:21:31 +0000 (02:21 +0000)
commit55d9d4a934eacffbcfbd3073b71aeacf6c576d38
treeed5e3b1e08b6f1435787e23d3e7e03ac3045c9f3
parentd0f25b705d32957c59d324429a573ebf40a15706
Fix the LLVM type used when lowering initializer list reference temporaries to global variables.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@232454 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
test/CodeGenCXX/cxx0x-initializer-stdinitializerlist.cpp