1. e4cf06d Simplify tests now that GNU runtime supports exception handling. by Daniel Dunbar · 16 years ago
  2. 1e64a95 This patch fixes two bugs in the GNU Objective-C runtime implementation. One is a case in rethrowing exceptions where the C types don't match correctly (I already sent this patch to Daniel Dunbar, who found the bug, so it may have already been committed). The other fixes the case properties so that the methods generated as property accessors are added to the class structure correctly. by Fariborz Jahanian · 16 years ago
  3. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  4. f94e215 Use not instead of ! in tests. by Daniel Dunbar · 16 years ago
  5. e7353a6 Force triple for this test case. by Daniel Dunbar · 16 years ago
  6. b451bc1 Use #define trickery to de-XFAIL test/Coverage/codegen-gnu.m while by Daniel Dunbar · 17 years ago
  7. 075e3c1 Improve codegen coverage tests. by Daniel Dunbar · 17 years ago