Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
* | Provide a fixit to static_cast for reinterpret_casts within a class hierarchy. | Jordan Rose | 2013-03-28 | 1 | -0/+42 |
* | Make the -Wreinterpret-base-class logic safe against invalid | John McCall | 2013-03-27 | 1 | -0/+47 |
* | Warn about attempts to reinterpret_cast between two types that are | John McCall | 2013-03-22 | 1 | -0/+234 |