1. 8fda1ab clang/test: Remove "REQUIRES:LP64" in two tests. Each of them have explicit triple. by NAKAMURA Takumi · 12 years ago
  2. 9230997 A number of test cases assume that an "int" parameter or return value by Ulrich Weigand · 12 years ago
  3. 92b7c39 clang/test/CodeGenObjC: [PR13820] Suppress LLP64-incompatible tests. by NAKAMURA Takumi · 12 years ago
  4. b92e5d0 Fix an extremely stupid bug causing terrible miscompilations by John McCall · 13 years ago
  5. a5493f8 Bind function "r-values" as l-values when emitting them as by John McCall · 13 years ago
  6. 5889c60 Always emit bitfield properties using expression behavior, even if they're by John McCall · 13 years ago
  7. bf1f826 Revert r126678. by Fariborz Jahanian · 13 years ago
  8. 3d04a0e objc IRGen for Next runtime message API. by Fariborz Jahanian · 13 years ago
  9. 40c2913 Do unary conversions on vararg arguments and *then* special-case float. by John McCall · 14 years ago
  10. 74e40b7 Don't crash when initializing a subaggregate in C from a property r-value. by John McCall · 14 years ago
  11. e68b984 Test case for the l-value base only being evaluated once. by John McCall · 14 years ago
  12. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  13. 8604fae Tests use the new clang. by Fariborz Jahanian · 15 years ago
  14. 8a90ac0 Normalize options to use '-FOO' instead of '--FOO'. by Daniel Dunbar · 15 years ago
  15. 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
  16. c5a97ec Move -fnext-runtime defaulting to driver (and change clang-cc default to by Daniel Dunbar · 15 years ago
  17. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  18. ae6f6fd This test checks for duplicate implementation of the same by Fariborz Jahanian · 16 years ago
  19. 739a36b Add more testing of Obj-C property synthesis. by Daniel Dunbar · 16 years ago
  20. b21d6af Add some Objective-C code generation tests. by Daniel Dunbar · 16 years ago