aboutsummaryrefslogtreecommitdiff
path: root/test/SemaCXX/string-plus-int.cpp
AgeCommit message (Expand)Author
2012-03-02Add a test for the -Wstring-plus-int fixit note.Nico Weber
2012-03-02Add -Wstring-plus-int, which warns on "str" + int and int + "str".Nico Weber