]> granicus.if.org Git - clang/commit
More tests for reference binding in the presence of rvalue
authorDouglas Gregor <dgregor@apple.com>
Thu, 20 Jan 2011 17:04:36 +0000 (17:04 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 20 Jan 2011 17:04:36 +0000 (17:04 +0000)
commit35e99fa40f1245cc554d8a26373e0486eb9c28f2
tree029e2ca668376e98104cf9c34f5a9ed6652c515f
parentc5db24dfbc860a9fd1501c72f398bf6b6d5b6e0e
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