]> granicus.if.org Git - clang/commit
Updated test case to flag about comparisons against constants. We may
authorTed Kremenek <kremenek@apple.com>
Tue, 13 Nov 2007 19:18:22 +0000 (19:18 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 13 Nov 2007 19:18:22 +0000 (19:18 +0000)
commit1b2c54baed052f8a933e62dfef51a41f41396a87
tree5720ea44bd6d9aed7c60cda0619735da1a9d1c41
parentc8f488d1c851fddeb7754d0c9cf98045b17da535
Updated test case to flag about comparisons against constants.  We may
invert this case (i.e., not flag a warning) in the future.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@44059 91177308-0d34-0410-b5e6-96231b3b80d8
test/Sema/floating-point-compare.c