| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warn about comparisons between arrays and improve self-comparison | Douglas Gregor | 2010-06-08 | 1 | -2/+43 |
| * | Don't emit string-comparison or self-comparison warnings in | Douglas Gregor | 2010-01-12 | 1 | -0/+5 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
| * | Fix <rdar://problem/6703892> by not warning about self-comparisons of enum | Ted Kremenek | 2009-03-20 | 1 | -0/+8 |
| * | Added to test case for "self-comparison check" uses of relation operators: x ... | Ted Kremenek | 2007-10-29 | 1 | -1/+9 |
| * | For non-floating point types, added check for expressions of the form | Ted Kremenek | 2007-10-29 | 1 | -0/+17 |

