summaryrefslogtreecommitdiff
path: root/test/CodeGen/dllexport.c
AgeCommit message (Expand)Author
2015-05-26__declspec is not a core Clang language extension. Instead, require -fms-exte...Aaron Ballman
2014-05-25IRGen: Add more tests for dll attributesNico Rieck
2014-05-23This test doesn't need -O2 -disable-llvm-optznsHans Wennborg
2014-05-15Allow dllimport/dllexport on inline functions and adjust the linkage.Hans Wennborg