Go to file
Ted Kremenek 5d18ce750a Added to test case for "self-comparison check" uses of relation operators: x < x and x > x
should emit warnings.

llvm-svn: 43451
2007-10-29 17:02:56 +00:00
clang Added to test case for "self-comparison check" uses of relation operators: x < x and x > x 2007-10-29 17:02:56 +00:00
llvm Avoid doing something dumb like rewriting using a 64-bit iv in 32-bit mode. 2007-10-29 07:57:50 +00:00