Skip to content
Commit 4d2bbd78 authored by Richard Smith's avatar Richard Smith
Browse files

When creating an implicit conversion sequence for a reference of type T from an

initializer list containing a single element of type T, be sure to mark the
sequence as a list conversion sequence so that it is known to be worse than an
implicit conversion sequence that initializes a std::initializer_list object.

llvm-svn: 190115
parent bc8c734f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment