1. 260611a Restructure how the driver communicates information about the by John McCall · 12 years ago
  2. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  3. cba681a Only perform the null-initialization of an aggregate result of a message by John McCall · 13 years ago
  4. a1bcc4d Zero-initialize the struct-return slot of an Objective-C message by John McCall · 13 years ago
  5. 0b0ef0a Canonicalize parameter and return types before computing ABI info. Eliminates by John McCall · 14 years ago
  6. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  7. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  8. 8a90ac0 Normalize options to use '-FOO' instead of '--FOO'. by Daniel Dunbar · 15 years ago
  9. 23afaad Don't #include <stdio.h> when tests don't need it, or use clang instead of clang-cc when they do. by Daniel Dunbar · 15 years ago
  10. c5a97ec Move -fnext-runtime defaulting to driver (and change clang-cc default to by Daniel Dunbar · 15 years ago
  11. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  12. b21d6af Add some Objective-C code generation tests. by Daniel Dunbar · 16 years ago