More tests for reference binding in the presence of rvalue
commitafbdb60c4b87c9209763a8eb209242a39bc2837a
authorDouglas Gregor <doug.gregor@gmail.com>
Thu, 20 Jan 2011 17:04:36 +0000 (20 17:04 +0000)
committerDouglas Gregor <doug.gregor@gmail.com>
Thu, 20 Jan 2011 17:04:36 +0000 (20 17:04 +0000)
tree029e2ca668376e98104cf9c34f5a9ed6652c515f
parent8ff4b3ae213b9a9e010b80422fdc014e73a407d6
More tests for reference binding in the presence of rvalue
references. Note that we're currently failing reference binding to a
function lvalue.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@123920 91177308-0d34-0410-b5e6-96231b3b80d8
test/CXX/dcl.decl/dcl.init/dcl.init.ref/p5-0x.cpp