summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/FormatString.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r109428 "Hoist argument type checking into CheckFormatHandler. This i...Michael J. Spencer2010-07-271-3/+1
* Hoist argument type checking into CheckFormatHandler. This is prep for scanf...Ted Kremenek2010-07-261-1/+3
* Move 'hasValidLengthModifier' from PrintfFormatSpecifier to FormatSpecifier.Ted Kremenek2010-07-201-2/+75
* Add most of the boilerplate support for scanf format string checking. This i...Ted Kremenek2010-07-161-0/+380
OpenPOWER on IntegriCloud