| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update equality and relationship comparisons of pointers to reflect | Douglas Gregor | 2010-06-15 | 1 | -0/+8 |
| * | Rearchitect -Wconversion and -Wsign-compare. Instead of computing them | John McCall | 2010-05-06 | 1 | -10/+10 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | First pass at implementing C++ enum semantics: calculate (and store) an | John McCall | 2009-12-09 | 1 | -10/+15 |
| * | Improve the -Wsign-compare heuristics: | John McCall | 2009-11-06 | 1 | -12/+192 |
| * | Turn off -Wsign-compare warnings by default | Douglas Gregor | 2009-11-06 | 1 | -1/+1 |
| * | Implement the conditional-operator part of -Wsign-compare. Turn | John McCall | 2009-11-05 | 1 | -0/+15 |

