| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Improve some of the conversion warnings to fire on conversion to bool. | David Blaikie | 2012-05-15 | 1 | -14/+14 |
| * | Only warn in -Wliteral-conversion if the conversion loses information | Matt Beaumont-Gay | 2011-10-14 | 1 | -10/+5 |
| * | Move string literal to bool conversion into its own warning flag -Wstring-con... | Richard Trieu | 2011-09-26 | 1 | -16/+0 |
| * | Add a new warning to -Wliteral-conversion to catch cases where a string literal | Richard Trieu | 2011-09-23 | 1 | -0/+16 |
| * | Extend -Wliteral-conversion to catch "int i = -1.234" | Matt Beaumont-Gay | 2011-09-08 | 1 | -2/+1 |
| * | Enhance the diagnostic for literal float -> int conversions to suggest | Chandler Carruth | 2011-04-10 | 1 | -5/+10 |
| * | Implement a sub-group of -Wconversion: -Wliteral-conversion. This | Chandler Carruth | 2011-02-17 | 1 | -0/+41 |

