1. 57fc958 Make -Wstring-plus-int warns even if when the result is not out of bounds by Arnaud Bienner · 7 years ago
  2. cbb8aa1 Revert "Make -Wstring-plus-int warns even if when the result is not out of bounds" by Adam Nemet · 7 years ago
  3. 8523c085 Make -Wstring-plus-int warns even if when the result is not out of bounds by Sylvestre Ledru · 7 years ago
  4. 7e21745 Sema: Don't diagnose string + int if the int is value dependent by David Majnemer · 11 years ago
  5. 9b9ebfc Add a test for the -Wstring-plus-int fixit note. by Nico Weber · 14 years ago
  6. ccec40d Add -Wstring-plus-int, which warns on "str" + int and int + "str". by Nico Weber · 14 years ago