summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/FormatStringParsing.h
Commit message (Collapse)AuthorAgeFilesLines
* Support the 'a' length modifier in scanf format strings as a C90Hans Wennborg2011-12-151-2/+4
| | | | | | | | | extension. This fixes gcc.dg/format/c90-scanf-3.c and ext-4.c (test for excess errors). llvm-svn: 146649
* Fix namespace polution.Dan Gohman2010-07-261-1/+2
| | | | llvm-svn: 109440
* Add missing header file.Ted Kremenek2010-07-161-0/+71
llvm-svn: 108501
OpenPOWER on IntegriCloud