"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5c54d75763d0a21d2b8e45ce1cd9b3f201164112"
Add a new conversion rank to classify conversions between complex and scalar
types. Rank these conversions below other conversions. This allows overload resolution when the only distinction is between a complex and scalar type. It also brings the complex overload resolutin in line with GCC's. llvm-svn: 97128
Loading
Please register or sign in to comment