commit | c520c84f7e9c2d8d4a66ac438e10d815daaeae64 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Mon Apr 12 23:42:09 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Mon Apr 12 23:42:09 2010 +0000 |
tree | 27dc9d095c38115d0d7013244dc9e9a70b47ea56 | |
parent | 05baacbfd67017b2724f3e0503fd23609f5d32bc [diff] |
Implement C++ [over.ics.user]p3, which restricts the final conversion from a conversion function template specialization to one of exact match rank. We only know how to test this in C++0x with default function template arguments, but it's also in the C++03 spec. Fixes PR6285. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@101089 91177308-0d34-0410-b5e6-96231b3b80d8