Commit Graph

2 Commits

Author SHA1 Message Date
Douglas Gregor b491ed36b4 Handle the resolution of a reference to a function template (which
includes explicitly-specified template arguments) to a function
template specialization in cases where no deduction is performed or
deduction fails. Patch by Faisal Vali, fixes PR7505!

llvm-svn: 126048
2011-02-19 21:32:49 +00:00
Douglas Gregor b0a746e391 Add missing test case for PR8230
llvm-svn: 118402
2010-11-08 03:58:01 +00:00