Skip to content
Commit 786ab211 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Tweak Sema::CheckReferenceInit so that it (optionally) computes an

ImplicitConversionSequence and, when doing so, following the specific
rules of [over.best.ics]. 

The computation of the implicit conversion sequences implements C++
[over.ics.ref], but we do not (yet) have ranking for implicit
conversion sequences that use reference binding.

llvm-svn: 58357
parent cfa9d8e9
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