summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/addr-of-overloaded-function-casting.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Handle the resolution of a reference to a function template (whichDouglas Gregor2011-02-191-2/+2
| | | | | | | | 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
* Add missing test case for PR8230Douglas Gregor2010-11-081-0/+57
llvm-svn: 118402
OpenPOWER on IntegriCloud