Skip to content
Commit 85f240c7 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Implement the rvalue-reference deduction transformation (from T&& ->

T) when taking the address of an overloaded function or matching a
specialization to a template (C++0x [temp.deduct.type]p10). Fixes
PR9044.

llvm-svn: 124197
parent 109941b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment