Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sema] Fix-up a -Wfloat-conversion diagnostic | Erik Pilkington | 2019-02-14 | 1 | -6/+6 |
* | [SEMA] add more -Wfloat-conversion to compound assigment analysis | Nick Desaulniers | 2018-08-13 | 1 | -0/+26 |
* | Enable control flow pruning of float overflow warnings. | Richard Trieu | 2018-05-14 | 1 | -0/+34 |
* | Fix float->int conversion warnings when near barriers. | Erich Keane | 2018-05-08 | 1 | -0/+3 |
* | Correct warning on Float->Integer conversions. | Erich Keane | 2018-05-07 | 1 | -3/+3 |
* | Revert the bool portion of r267054 | Richard Trieu | 2016-04-22 | 1 | -33/+0 |
* | Split interesting warnings off from -Wfloat-conversion | Richard Trieu | 2016-04-21 | 1 | -1/+85 |
* | Change -Wfloating-point-conversion to -Wfloat-conversion. | Richard Trieu | 2014-04-23 | 1 | -0/+38 |