"clang/lib/GR/Checkers/CheckSizeofPointer.cpp" did not exist on "456706c205b2a4ca400f15139870aecde3269e65"
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