Explicitly track the number of call arguments provided when performing
overload resolution, so that we only use that number of call arguments for partial ordering. Fixes PR9006, a recent regression. llvm-svn: 123861
Loading
Please register or sign in to comment