"clang/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "c86fb5ecb4e7327ca0dcd8570d0d93d08cf5d622"
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