"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "9dc6df57442e0c353a1c14e4e0c29f422f3df8ae"
For non-floating point types, added check for expressions of the form
"x == x" and "x != x". We emit a warning for these since they always evaluate to a constant value and often indicate a logical error. Added test case for this check. llvm-svn: 43450
Loading
Please register or sign in to comment