summaryrefslogtreecommitdiffstats
path: root/clang/test/FixIt/format-darwin.m
Commit message (Expand)AuthorAgeFilesLines
* Format strings: correct signedness if already correcting width (%d,%u).Jordan Rose2013-01-171-0/+18
* Convert test/FixIt/format-darwin.m to use relative line numbers.Jordan Rose2013-01-171-46/+42
* Format strings: add more expression types that don't need parens to cast.Jordan Rose2012-12-051-1/+1
* Format strings: offer a fixit for Darwin's %D/%U/%O to ISO %d/%u/%o.Jordan Rose2012-09-131-11/+18
* Format strings: %D, %U, and %O are valid on Darwin (same as %d, %u, %o).Jordan Rose2012-09-131-0/+10
* Format strings: suggest casts for NS(U)Integer and [SU]Int32 on Darwin.Jordan Rose2012-09-051-0/+181
OpenPOWER on IntegriCloud