| commit | c87b938e175deb8418865c6e356f6a9fb35620ba | [log] [tgz] |
|---|---|---|
| author | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jul 04 01:01:24 2013 +0000 |
| committer | Richard Smith <richard-llvm@metafoo.co.uk> | Thu Jul 04 01:01:24 2013 +0000 |
| tree | b1b4ecaedb199cb2401af35023fae12ecd5e610a | |
| parent | 3eb07a09635d149781f6db53c2417c477f1fefcb [diff] |
Part of PR15673: If a function template has a default argument in which substitution failed, report that as a substitution failure rather than pretending that there was no default argument. The test cases in PR15673 have exposed some pre-existing poor diagnostics here. llvm-svn: 185604