]> granicus.if.org Git - clang/commit
Add lvalue-bitcast support for complex numbers.
authorDouglas Gregor <dgregor@apple.com>
Wed, 14 Jul 2010 21:35:45 +0000 (21:35 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 14 Jul 2010 21:35:45 +0000 (21:35 +0000)
commit77d439a4d69ffe30a7607c07b3ec5113824fd53e
tree97610d7177691ddf7b6f4d1ef109e79e5d576ddf
parent07a353c2af3a3c557205466d4f4ed2513462ebfe
Add lvalue-bitcast support for complex numbers.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@108363 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprComplex.cpp
test/CodeGenCXX/lvalue-bitcasts.cpp