Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support the 'a' length modifier in scanf format strings as a C90 | Hans Wennborg | 2011-12-15 | 1 | -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 Gohman | 2010-07-26 | 1 | -1/+2 |
| | | | | llvm-svn: 109440 | ||||
* | Add missing header file. | Ted Kremenek | 2010-07-16 | 1 | -0/+71 |
llvm-svn: 108501 |