Age | Commit message (Expand) | Author |
---|---|---|
2012-09-08 | Format strings: suggest %lld instead of %qd and %Ld with -Wformat-non-iso. | Jordan Rose |
2012-09-08 | Format strings: %Ld isn't available on Darwin or Windows. | Jordan Rose |
2012-03-09 | -Wformat-non-iso: warn about positional arguments (pr12017) | Hans Wennborg |