Send code generation for xvalues down the same path as lvalues
commitf4b5b29e9d9834fe468280c54990692620bdd4a8
authorDouglas Gregor <doug.gregor@gmail.com>
Sat, 22 Jan 2011 02:44:21 +0000 (22 02:44 +0000)
committerDouglas Gregor <doug.gregor@gmail.com>
Sat, 22 Jan 2011 02:44:21 +0000 (22 02:44 +0000)
tree15cd7e1cfddf97c8374e89a83a4f92ff0c0f8210
parentef3d803579743a5c394cc89912115faad7eb4ea3
Send code generation for xvalues down the same path as lvalues

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124023 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExpr.cpp
lib/CodeGen/CGExprScalar.cpp