1. c568f1e Update Clang for rebase to r212749. by Stephen Hines · 10 years ago
  2. 6bcf27b Update Clang for 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  3. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  4. 03954b3 Also don't hardcode the order on this test. by Rafael Espindola · 11 years ago
  5. 93ab6bf CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. by Stephen Lin · 11 years ago
  6. c3af679 Fix testcases to not rely upon target-* attributes. by Bill Wendling · 11 years ago
  7. c283311 Revert "Add more attributes from the command line to functions." by Anna Zaks · 11 years ago
  8. d620e09 Add more attributes from the command line to functions. by Bill Wendling · 11 years ago
  9. f7a9da0 Modify the tests to use attribute group references instead of listing the by Bill Wendling · 11 years ago
  10. c0dcc2d Add the 'target-cpu' and 'target-features' attributes to functions. by Bill Wendling · 11 years ago
  11. cbeda89 Fix another spot where this test varied for a Release build. by Alex Rosenberg · 12 years ago
  12. 74112be Make test resilient to Release build temp names. by Alex Rosenberg · 12 years ago
  13. c857ce8 Propagate calling convention for aliases and weakrefs. by Alex Rosenberg · 12 years ago
  14. 26994a1 FileCheckize test by Alex Rosenberg · 12 years ago
  15. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  16. 4fcfde4 Eliminate &&s in tests. by Daniel Dunbar · 15 years ago
  17. 85a5319 Diagnose uses of function specifiers on declarations which don't declare by Eli Friedman · 15 years ago
  18. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  19. 35f6c13 make alias definition logic more similar to functions/globals. by Chris Lattner · 15 years ago
  20. 82227ff fix PR3200 by making alias emission use the new infrastructure. Fold by Chris Lattner · 15 years ago
  21. 5e1e1f9 IRgen support for alias of global variable. - PR3818. by Daniel Dunbar · 15 years ago