1. b27564e Fix testcase. by Ted Kremenek · 12 years ago
  2. 6edb029 For printf checking, handle nested typedefs for darwin-specific checking. by Ted Kremenek · 12 years ago
  3. 90a7820 Revert "intmax_t is long long on Darwin, not long." by Jordan Rose · 12 years ago
  4. a905c4f intmax_t is long long on Darwin, not long. by Jordan Rose · 12 years ago
  5. 242ae3d Format strings: correct signedness if already correcting width (%d,%u). by Jordan Rose · 12 years ago
  6. c8145bb Convert test/FixIt/format-darwin.m to use relative line numbers. by Jordan Rose · 12 years ago
  7. 17ddc54 Format strings: add more expression types that don't need parens to cast. by Jordan Rose · 12 years ago
  8. 670941c Format strings: offer a fixit for Darwin's %D/%U/%O to ISO %d/%u/%o. by Jordan Rose · 12 years ago
  9. 275b6f5 Format strings: %D, %U, and %O are valid on Darwin (same as %d, %u, %o). by Jordan Rose · 12 years ago
  10. ec08735 Format strings: suggest casts for NS(U)Integer and [SU]Int32 on Darwin. by Jordan Rose · 12 years ago