Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a3efea1881cd7cf7b7764b3100901b27ac2affe7
/
clang
/
test
/
Sema
/
format-strings-fixit.c
3f272b8
Bug 7377: printf checking fails to flag some undefined behavior
by Tom Care
· 15 years ago
6e4ea2d
Printf format strings: Added some more tests and fixed some minor bugs.
by Tom Care
· 15 years ago
98008a4
Fix format string checking of '%c' by treating it as an integer conversion. Fixes PR 7391.
by Ted Kremenek
· 15 years ago
64c235e
Extend format string type-checking to include '%p'. Fixes remaining cases PR 4468.
by Ted Kremenek
· 15 years ago
0055463
Small fixes regarding printf fix suggestions.
by Tom Care
· 15 years ago
b704270
Added FixIt support to printf format string checking.
by Tom Care
· 15 years ago