"git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "fc6ef3a27083ea84a6ad1c8cc769bde870d5ee63"
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