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

Implement C++ [temp.func.order]p5 more directly, by passing down the

number of explicit call arguments. This actually fixes an erroneous
test for [temp.deduct.partial]p11, where we were considering
parameters corresponding to arguments beyond those that were
explicitly provided.

llvm-svn: 123244
parent d30de955
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