1. 04631c3 Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532." by NAKAMURA Takumi · 12 years ago
  2. 045d707 clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532. by NAKAMURA Takumi · 12 years ago
  3. d1e40d5 Make -fobjc-nonfragile-abi the -cc1 default, since it's the by John McCall · 13 years ago
  4. af19ac4 Obj-C/NeXT: Update and reapply 108847, now that changes are more baked. by Daniel Dunbar · 13 years ago
  5. e9b801f Make clang -cc1 disable Objective-C exceptions by default, and add a -fobjc-exceptions flag to turn them on. by Anders Carlsson · 13 years ago
  6. 6633e3c Revert "Re-apply fixed version of 108749, correctly conditionalizing the new by Daniel Dunbar · 14 years ago
  7. 35eee09 Re-apply fixed version of 108749, correctly conditionalizing the new sections on by Jim Grosbach · 14 years ago
  8. 38d2479 and revert the related tests, too by Jim Grosbach · 14 years ago
  9. a7765a6 Update tests for r108749 by Jim Grosbach · 14 years ago
  10. da65ea8 Teach IR generation how to lazily emit cleanups. This has a lot of advantages, by John McCall · 14 years ago
  11. 75d0f82 Fix tests that I missed from my previous commit. by Rafael Espindola · 14 years ago
  12. 4b429ae IRgen/NeXT: Fix several alignment issues with Objective-C metadata symbols: by Daniel Dunbar · 14 years ago
  13. 94e67c6 tests: Convert test to FileCheck. by Daniel Dunbar · 14 years ago
  14. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  15. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  16. 63db522 Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibility, and -fconstant-string-class. by Daniel Dunbar · 15 years ago
  17. ca74ae7 Use -fblocks and -fobjc-nonfragile-abi when that is what is being tested, instead of forcing the triple. by Daniel Dunbar · 15 years ago
  18. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  19. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  20. 1e9aef3 Category method synbols must be qualified by gategory name to match gcc's. by Fariborz Jahanian · 15 years ago
  21. b90bb00 Set alignment on __cstring metadata variables to 1 (matching llvm-gcc). by Daniel Dunbar · 15 years ago
  22. 8158a2f Implementation definition of interfaces with __objc_exception attribute. by Daniel Dunbar · 15 years ago
  23. cf71dd4 Propagte -fvisibility to objc2's class symbols. by Fariborz Jahanian · 15 years ago
  24. 7e075cb Handle use side of __objc_exception__ attribute; when using an by Daniel Dunbar · 15 years ago
  25. 6ab187a Various fixes to symbols used for Obj-C x86_64 metadata. by Daniel Dunbar · 15 years ago