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

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
parent 42d25deb
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