1. 328ce34 When we encounter a function-specific attribute in a declaration specifier, by Charles Davis · 14 years ago
  2. 064f7db When comparing two calling conventions after redeclaring a function, compare by Charles Davis · 14 years ago
  3. 04a67a6 Standardize the parsing of function type attributes in a way that by John McCall · 14 years ago
  4. f82b4e8 Allow calling convention attributes to apply to types. Patch by Chip Davis! by John McCall · 14 years ago
  5. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  6. 8f4c59e Add support for cdecl attribute. (As far as I know, it doesn't affect CodeGen by Eli Friedman · 15 years ago
  7. 9112b93 Diagnose the use of 'fastcall' on functions without prototypes or with by John McCall · 15 years ago
  8. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  9. b6789ca Add new test by Nate Begeman · 16 years ago