"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "6019e07b3b06d6c21d805424688a3df503773bc0"
Don't use -1 as a value of an unsigned 7-bit enumeration; that has undefined
behavior and violates the !range constraints we put on loads of this enum. Found by clang -fsanitize=enum. llvm-svn: 170653
Loading
Please register or sign in to comment