| commit | 6cd694233dae8e8604b4ebfedb2cb9f9d1d90111 | [log] [tgz] |
|---|---|---|
| author | Ted Kremenek <kremenek@apple.com> | Mon Jul 19 22:01:06 2010 +0000 |
| committer | Ted Kremenek <kremenek@apple.com> | Mon Jul 19 22:01:06 2010 +0000 |
| tree | 22e7b0f7d787f9b85afe8b60ff090fc301346c28 | |
| parent | aa21cc401b001b67b234c8dc2edaad1fd3210040 [diff] |
Don't warn when a '%%' or '%*d' (scanf) is used in a format string with positional arguments, since these don't actually consume an argument. llvm-svn: 108757