]> granicus.if.org Git - clang/commit
IRgen support for calls to functions that return references to aggregate exressions.
authorAnders Carlsson <andersca@mac.com>
Wed, 27 May 2009 16:45:02 +0000 (16:45 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 27 May 2009 16:45:02 +0000 (16:45 +0000)
commite70e8f7fef3efb3d526ee25b3a0e2a4bf67a04b6
treebbf0cbcc6ad5cb51abb19a3f5680780ed9797408
parentbffed8a98cf5775cd39dc1765abc75c914513012
IRgen support for calls to functions that return references to aggregate exressions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72479 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGExprAgg.cpp
test/CodeGenCXX/references.cpp