summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-byval-vararg.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-7/+7
* 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
* MS ABI: "Fix" passing non-POD structs by value to variadic functionsReid Kleckner2014-07-081-3/+28
* [ms-cxxabi] Use inalloca on win32 when passing non-trivial C++ objectsReid Kleckner2014-02-011-0/+27