diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-05-08 20:07:26 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-05-08 20:07:26 +0000 |
commit | d09efd43d3f849f3d836e46f9fc61013449c816a (patch) | |
tree | 569925aab32d41a04b163770edaf292e552cf93f /clang/lib/CodeGen | |
parent | 5a62d6e578de5154ccae7257943b397989d40afe (diff) | |
download | bcm5719-llvm-d09efd43d3f849f3d836e46f9fc61013449c816a.tar.gz bcm5719-llvm-d09efd43d3f849f3d836e46f9fc61013449c816a.zip |
When printing an overload candidate that failed due to SFINAE, print a
specific message that includes the template arguments, e.g.,
test/SemaTemplate/overload-candidates.cpp:27:20: note: candidate template
ignored: substitution failure [with T = int *]
typename T::type get_type(const T&); // expected-note{{candidate ...
^
llvm-svn: 103348
Diffstat (limited to 'clang/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions