"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "d321413e3de506a0e24ef36d4685e520457511a8"
Replace an O(n^2) algorithm in areCompatObjCQualInterfaces with
an O(n) algorithm by taking advantage of the fact that the protocol qualifier list is already guaranteed sorted. llvm-svn: 49312
Loading
Please register or sign in to comment