]> granicus.if.org Git - clang/commit
Be more careful about picking a template parameter when we fail to substitute explici...
authorDouglas Gregor <dgregor@apple.com>
Sun, 9 May 2010 01:26:06 +0000 (01:26 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 9 May 2010 01:26:06 +0000 (01:26 +0000)
commitfe52c91dcd1ecda90b579f789baf70f7a992e3c9
tree442c5905301121329d26b4c881ffd58829b5e747
parent22b8827d340d2993639c2ec53e9d2b4e4d876beb
Be more careful about picking a template parameter when we fail to substitute explicit template arguments into a function template

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103369 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateDeduction.cpp