]> granicus.if.org Git - clang/commit
<rdar://problem/13278115> Improve diagnostic when failing to bind an rvalue reference...
authorDouglas Gregor <dgregor@apple.com>
Tue, 26 Mar 2013 23:59:23 +0000 (23:59 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 26 Mar 2013 23:59:23 +0000 (23:59 +0000)
commitdefa32ef4fdc166d39d2d0859e5edbd78da2ddd0
tree6d577d6302e8cda5e37593f2349f5e182f4654a4
parentddb61764abf07ea4580796752d87fda53378ba26
<rdar://problem/13278115> Improve diagnostic when failing to bind an rvalue reference to an lvalue of compatible type.

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