"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "8ac22e748ce289c494aa437f5520ddf87ac3e4a9"
Fix a couple bugs in aggregate cast processing: 1) fix precedecence
problem with &&/||. 2) use canonical types for comparison instead of raw types. 3) emit an ext-warn for a gnu extension. Also simplify the code to make it less nested. llvm-svn: 54068
Loading
Please register or sign in to comment