"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e0eaa043ebfceb5540d3f26dd2a1234339c96a44"
Explicitly permit undefined behavior in constant initializers for global
variables in C, in the cases where we can constant-fold it to a value regardless (such as floating-point division by zero and signed integer overflow). Strictly enforcing this rule breaks too much code. llvm-svn: 254992
Loading
Please register or sign in to comment