Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaCXX
/
string-plus-int.cpp
57fc958
Make -Wstring-plus-int warns even if when the result is not out of bounds
by Arnaud Bienner
· 7 years ago
cbb8aa1
Revert "Make -Wstring-plus-int warns even if when the result is not out of bounds"
by Adam Nemet
· 7 years ago
8523c085
Make -Wstring-plus-int warns even if when the result is not out of bounds
by Sylvestre Ledru
· 7 years ago
7e21745
Sema: Don't diagnose string + int if the int is value dependent
by David Majnemer
· 11 years ago
9b9ebfc
Add a test for the -Wstring-plus-int fixit note.
by Nico Weber
· 14 years ago
ccec40d
Add -Wstring-plus-int, which warns on "str" + int and int + "str".
by Nico Weber
· 14 years ago