clang-1/test/CXX/over
Douglas Gregor c520c84f7e 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
2010-04-12 23:42:09 +00:00
..
over.match/over.match.best Implement C++ [over.ics.user]p3, which restricts the final conversion 2010-04-12 23:42:09 +00:00
over.over Initialization improvements: addition of string initialization and a few 2009-12-19 08:11:05 +00:00