hanchenye-llvm-project/clang/test/CXX/over
John McCall b73bc9af60 When computing the conversion sequence in overload resolution
for converting an empty list to a scalar, be sure to initialize
the source and destination types so that comparison of conversion
sequences will work in case there are multiple viable candidates.

llvm-svn: 153993
2012-04-04 02:40:27 +00:00
..
over.built Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
over.load Update all tests other than Driver/std.cpp to use -std=c++11 rather than 2011-10-13 22:29:44 +00:00
over.match When computing the conversion sequence in overload resolution 2012-04-04 02:40:27 +00:00
over.oper/over.literal PR12225: The requirement that literal operators be namespace-scope functions 2012-03-10 22:18:57 +00:00
over.over Unpluralize -Wfoo-conversions warnings for consistency. 2012-03-15 05:09:31 +00:00