When printing an overload candidate that is a function template specialization,
point at the template and print out its template arguments, e.g., ambiguous-ovl-print.cpp:5:8: note: candidate function template specialization [with T = int] void f(T*, long); llvm-svn: 81907
Loading
Please register or sign in to comment