Tweak the partial ordering rules for function templates to prefer a
non-variadic function template over a variadic one. This matches GCC and the intent of the C++0x wording, in a way that I think is likely to be acceptable to the committee. llvm-svn: 123581
Loading
Please register or sign in to comment