diff options
| author | Douglas Gregor <dgregor@apple.com> | 2010-05-08 19:15:54 +0000 |
|---|---|---|
| committer | Douglas Gregor <dgregor@apple.com> | 2010-05-08 19:15:54 +0000 |
| commit | 1d72edd7c55a80c4d4e5ff4bcd1aa686227aaff5 (patch) | |
| tree | 8fed582209b59003b46e24bd21a22fb00704ad91 /llvm/lib/Target/X86 | |
| parent | 564767cf3991268fa957fc729497d4cdfa6a7481 (diff) | |
| download | bcm5719-llvm-1d72edd7c55a80c4d4e5ff4bcd1aa686227aaff5.tar.gz bcm5719-llvm-1d72edd7c55a80c4d4e5ff4bcd1aa686227aaff5.zip | |
Improve overload-candidate diagnostic for a function template that
failed because the explicitly-specified template arguments did not
match its template parameters, e.g.,
test/SemaTemplate/overload-candidates.cpp:18:8: note: candidate
template
ignored: invalid explicitly-specified argument for template
parameter 'I'
void get(const T&);
^
test/SemaTemplate/overload-candidates.cpp:20:8: note: candidate
template
ignored: invalid explicitly-specified argument for 1st template
parameter
void get(const T&);
^
llvm-svn: 103344
Diffstat (limited to 'llvm/lib/Target/X86')
0 files changed, 0 insertions, 0 deletions

