diff options
author | Douglas Gregor <dgregor@apple.com> | 2011-01-25 17:19:08 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2011-01-25 17:19:08 +0000 |
commit | 73b3cf6503f72f054288cf474e1a8c8ae56383c2 (patch) | |
tree | 792f250e7d9bf62c7592c3b9cb615f348dabe64a /test/CodeGenCXX/implicit-copy-constructor.cpp | |
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
Diffstat (limited to 'test/CodeGenCXX/implicit-copy-constructor.cpp')
0 files changed, 0 insertions, 0 deletions