"llvm/test/ExecutionEngine/test-fp.ll" did not exist on "2acf9b07fa47179a8fa26ee17002a15e79cd5873"
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
Loading
Please sign in to comment