"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "27361926d21add1d0ac7b81ebaebcb3243f93037"
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
Loading
Please register or sign in to comment