commit | 73b3cf6503f72f054288cf474e1a8c8ae56383c2 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Jan 25 17:19:08 2011 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Jan 25 17:19:08 2011 +0000 |
tree | 792f250e7d9bf62c7592c3b9cb615f348dabe64a | |
parent | 88b22a432549e315662f96abe148923c921970cb [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124197 91177308-0d34-0410-b5e6-96231b3b80d8