summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/dllimport-members.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't dllimport inline functions when targeting MinGW (PR21366)Hans Wennborg2014-11-031-203/+205
* Mark C++ reference parameters as dereferenceableHal Finkel2014-07-181-78/+78
* MS compatibility: always emit dllexported in-class initialized static data me...Hans Wennborg2014-07-171-6/+6
* Fix some minor typos in testsNico Rieck2014-05-291-2/+2
* MS ABI: Emit static data members with proper linkageNico Rieck2014-05-291-14/+6
* Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...Nick Lewycky2014-05-281-78/+78
* Don't dllimport/export destructor variants implemented by thunks.Hans Wennborg2014-05-281-13/+10
* IRGen: Add more tests for dll attributesNico Rieck2014-05-251-0/+886