Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Sema: Don't diagnose string + int if the int is value dependent | David Majnemer | 2014-12-15 | 1 | -0/+5 |
* | Add a test for the -Wstring-plus-int fixit note. | Nico Weber | 2012-03-02 | 1 | -0/+4 |
* | Add -Wstring-plus-int, which warns on "str" + int and int + "str". | Nico Weber | 2012-03-02 | 1 | -0/+62 |