summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/dllexport-members.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert r225705 from the branch.Rafael Espindola2015-01-211-16/+16
* [patch][pr19848] Produce explicit comdats in clang.Rafael Espindola2015-01-121-16/+16
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-48/+48
* MS compatibility: always emit dllexported in-class initialized static data me...Hans Wennborg2014-07-171-4/+4
* Defer codegen of inline method definitions to the end of current top level de...Hans Wennborg2014-06-061-1/+3
* Remove unused struct from testAlp Toker2014-05-301-11/+0
* Make runlines consistent with other dll attribute testsNico Rieck2014-05-291-4/+4
* MS ABI: Emit static data members with proper linkageNico Rieck2014-05-291-7/+6
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-48/+48
* IRGen: Add more tests for dll attributesNico Rieck2014-05-251-0/+657