Skip to content
Commit b94afe1d authored by Richard Smith's avatar Richard Smith
Browse files

In C++98, if an rvalue reference binds to a function lvalue (or an xvalue or an

array prvalue), treat that as a direct binding. Only the class prvalue case
needs to be excluded here; the rest are extensions anyway, so we can treat them
as we would in C++11.

llvm-svn: 212978
parent 8c982302
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment