summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/dllimport-dllexport.c
Commit message (Expand)AuthorAgeFilesLines
* dllimport and dllexport are declspec attributes, too. They're alsoCharles Davis2010-02-161-3/+8
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Add full dllimport / dllexport support: both sema checks and codegen.Anton Korobeynikov2008-12-261-0/+7