summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-byval-sret.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-8/+8
* Bring r325915 back.Rafael Espindola2018-02-231-4/+4
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-4/+4
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-4/+4
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-3/+3
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-3/+3
* MS ABI: Ensure 'this' is first for byval+sret methodsReid Kleckner2014-07-261-10/+51
* MS ABI: Return sret parameters when using inallocaReid Kleckner2014-02-251-2/+5
* [ms-cxxabi] Use inalloca on win32 when passing non-trivial C++ objectsReid Kleckner2014-02-011-0/+26