| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Warn on 64-to-32 for source value of x bits where 64 >= x > 32. | David Blaikie | 2012-04-12 | 1 | -0/+4 |
| * | Revert r149359. This was a hack to a problem with an easy workaround, and it... | Ted Kremenek | 2012-01-31 | 1 | -20/+0 |
| * | Don't warn about -Wshorten-64-to-32 in unreachable code. Fixes <rdar://probl... | Ted Kremenek | 2012-01-31 | 1 | -0/+20 |
| * | fix rdar://9546171 - -Wshorten-64-to-32 shouldn't warn on vector bitcasts. | Chris Lattner | 2011-06-14 | 1 | -0/+10 |
| * | Refer to implicit "conversions" rather than implicit "casts", which | Douglas Gregor | 2010-07-09 | 1 | -1/+1 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | Support -Wshorten-64-to-32 for integer types only, which seems to satisfy the | John McCall | 2009-11-07 | 1 | -0/+5 |

