Skip to content
Commit c1f69989 authored by John McCall's avatar John McCall
Browse files

Implement C++ [temp.deduct.call]p6, template argument deduction for overloaded

arguments.  Fix a bug where incomplete explicit specializations were being
passed through as legitimate.  Fix a bug where the absence of an explicit
specialization in an overload set was causing overall deduction to fail.

Fixes PR6191.

llvm-svn: 95052
parent 339975e5
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