diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-09-15 20:11:42 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-09-15 20:11:42 +0000 |
commit | 1fdd89ba1d14ee11fda5b9e1c171db428b1acb23 (patch) | |
tree | d8ddda3d95619680d5bfc8714eb8365db36da6ce /lib/CodeGen/CGDebugInfo.cpp | |
parent | 34acd3e62c4ca3a2904f2515ff2a1a94c7d27b01 (diff) |
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);
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@81907 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CGDebugInfo.cpp')
0 files changed, 0 insertions, 0 deletions