summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/runtime-dllstorage.cpp
Commit message (Expand)AuthorAgeFilesLines
* [FileCheck] Add -allow-deprecated-dag-overlap to failing clang testsJoel E. Denny2018-07-111-15/+15
* Set dso_local for runtime function.Rafael Espindola2018-03-201-19/+19
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-1/+1
* Set dso_local on tls init functions.Rafael Espindola2018-03-071-0/+1
* Bring r325915 back.Rafael Espindola2018-02-231-7/+7
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-7/+7
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-7/+7
* CodeGenCXX: no default dllimport storage for mingwMartell Malone2017-11-041-1/+1
* CodeGen: fix runtime function dll storageSaleem Abdulrasool2016-12-151-0/+158