| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed test case to not expect a warning when one should not be emitted. | Ted Kremenek | 2007-11-29 | 1 | -5/+1 |
| * | Added test cases for -Wfloat-equal to test comparisons against literals that ... | Ted Kremenek | 2007-11-29 | 1 | -6/+14 |
| * | Updated test case to flag about comparisons against constants. We may | Ted Kremenek | 2007-11-13 | 1 | -1/+1 |
| * | Modified -Wfloat-equal logic to suppress warnings where floating point values | Ted Kremenek | 2007-11-13 | 1 | -0/+8 |
| * | Added -Wfloat-equal option to the driver. This makes warnings about | Ted Kremenek | 2007-11-13 | 1 | -1/+1 |
| * | For checking for floating point comparison using == or !=, we now suppress | Ted Kremenek | 2007-10-29 | 1 | -0/+4 |
| * | rename -parse-ast-print to -ast-print | Chris Lattner | 2007-10-11 | 1 | -1/+1 |
| * | Removed option "-parse-ast-check" from clang driver. This is now implemented | Ted Kremenek | 2007-09-26 | 1 | -2/+2 |
| * | Added checking (during parsing) of comparison of floating point values using ... | Ted Kremenek | 2007-08-29 | 1 | -0/+9 |

