| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Derive tighter ranges for & and >> in the conversion-checking code. | John McCall | 2010-01-06 | 1 | -0/+10 |
| * | Significantly rework the calculation of effective integer-expression ranges | John McCall | 2010-01-06 | 1 | -0/+26 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Fix PR 5422: handle lvalue results when evaluating 'based' ptrtoints as part of | John McCall | 2009-11-11 | 1 | -0/+6 |
| * | Improve -Wconversion by permitting binary operations on values of the target | John McCall | 2009-11-07 | 1 | -0/+5 |
| * | Test case for -Wconversion. | John McCall | 2009-11-07 | 1 | -0/+226 |

