diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-05-08 17:41:32 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-05-08 17:41:32 +0000 |
commit | a933319ebf754396623165f9dc0a29c2a48879f5 (patch) | |
tree | f4da84917a89d1ea3f04e9f848ed5839304a515b /lib/Sema/CodeCompleteConsumer.cpp | |
parent | 40e629920b1eb0585e28b4418b95fc5aacbeeb26 (diff) |
When printing a non-viable overload candidate that failed due to
conflicting deduced template argument values, give a more specific
reason along with those values, e.g.,
test/SemaTemplate/overload-candidates.cpp:4:10: note: candidate template
ignored: deduced conflicting types for parameter 'T' ('int' vs. 'long')
const T& min(const T&, const T&);
^
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103339 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/CodeCompleteConsumer.cpp')
0 files changed, 0 insertions, 0 deletions