"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "cbc038a6c3fcb45439473a70d0284916d47d900e"
When trying to determine whether one operand of a conditional
expression can be converted to the type of another, only apply the lvalue-to-rvalue conversion to the type of the expression we're converting, *not* the array-to-pointer or function-to-pointer conversions. Fixes PR6595. llvm-svn: 99652
Loading
Please register or sign in to comment