1. 5e31474 Update the tests. by Bill Wendling · 12 years ago
  2. cd87d1e fix an unintended behavior change in the type system rewrite, which caused us to compile by Chris Lattner · 13 years ago
  3. 9cbe4f0 clang side to match the LLVM IR type system rewrite patch. by Chris Lattner · 13 years ago
  4. 15e310a Warn about code that uses variables and functions with internal linkage by John McCall · 14 years ago
  5. cb690b1 Fix a (probably very old) regression where we weren't using the typedef name for anonymous tag types. by Anders Carlsson · 14 years ago
  6. d2c6490 Merge the "regparm" attribute from a previous declaration of a by Douglas Gregor · 14 years ago
  7. 7c76027 Fix test in -Asserts build. by Daniel Dunbar · 15 years ago
  8. 425ef72 Remember the regparm attribute in FunctionType::ExtInfo. Fixes PR3782. by Rafael Espindola · 15 years ago
  9. 366ed48 Fix this test on windows. When running on windows we print by Rafael Espindola · 15 years ago
  10. 264ba48 the big refactoring bits of PR3782. by Rafael Espindola · 15 years ago
  11. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  12. 1eb4433 Remove tabs, and whitespace cleanups. by Mike Stump · 15 years ago
  13. 980d60a Testcase for regparm codegen by Anton Korobeynikov · 16 years ago