1. 3bba3ef Attempt to clean up tests for non-X86 platforms. by Bill Wendling · 12 years ago
  2. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 12 years ago
  3. 97e948e Fix for ARM: functions don't have extra attributes there, so {{.*}} is "" by Dmitri Gribenko · 12 years ago
  4. c0dcc2d Add the 'target-cpu' and 'target-features' attributes to functions. by Bill Wendling · 12 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 63db522 Use '-FOO' 'BAR' instead of '-FOO=BAR' for FOO in -stack-protector, -fvisibility, and -fconstant-string-class. by Daniel Dunbar · 15 years ago
  7. 9e5cc6b Add -fblocks, -stack-protector, and -fobjc-nonfragile-abi defaulting to driver, by Daniel Dunbar · 15 years ago
  8. 2475d76 Remove RUN: true lines. by Daniel Dunbar · 15 years ago
  9. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  10. 76bee4b Speed up testing by avoiding stdio.h, also helps testing on windows. by Mike Stump · 15 years ago
  11. 45483f7 Add stack protector support to clang. This generates the 'ssp' and 'sspreq' by Bill Wendling · 15 years ago