1. 9afbfbe Support dllimport and dllexport on x86-64 Windows. PR10978. Patch by Ruben Van Boxem. by Eli Friedman · 13 years ago
  2. d6b8de0 Change the wording of the bad-decl-for-attribute warning and error by John McCall · 14 years ago
  3. f0122fe dllimport and dllexport are declspec attributes, too. They're also by Charles Davis · 14 years ago
  4. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  5. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 15 years ago
  6. 026dc96 Several related changes: by Chris Lattner · 15 years ago
  7. 3c902ce Fix filename typo. by Sebastian Redl · 16 years ago[Renamed from test/Sema/dllimmport-dllexport.c]
  8. 2f40270 Add full dllimport / dllexport support: both sema checks and codegen. by Anton Korobeynikov · 16 years ago