Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
bca01b46850f867b2f4137f25c882022b58f8471
/
lib
/
Analysis
/
FormatString.cpp
d6a4d18
Revert r133024, "[format strings] correctly suggest correct type for '%@'
by Daniel Dunbar
· 13 years ago
84862f6
[format strings] correctly suggest correct type for '%@' specifiers. Fixes <rdar://problem/9607158>.
by Ted Kremenek
· 13 years ago
6242599
Don't warn when matching %p to nullptr.
by Anders Carlsson
· 14 years ago
9325eaf
Fix printf format string checking for '%lc' (which expects a wint_t or compatible argument). Fixes PR 7981.
by Ted Kremenek
· 14 years ago
a7e6845
Detabify.
by Eli Friedman
· 14 years ago
96827eb
Revert r109428 "Hoist argument type checking into CheckFormatHandler. This is prep for scanf format"
by Michael J. Spencer
· 14 years ago
f762905
Hoist argument type checking into CheckFormatHandler. This is prep for scanf format
by Ted Kremenek
· 14 years ago
a412a49
Move 'hasValidLengthModifier' from PrintfFormatSpecifier to FormatSpecifier.
by Ted Kremenek
· 14 years ago
826a345
Add most of the boilerplate support for scanf format string checking. This includes
by Ted Kremenek
· 14 years ago