summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-this-adjustment.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-9/+9
* Bring r325915 back.Rafael Espindola2018-02-231-1/+1
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-1/+1
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-1/+1
* IRGen: Move vtable load after argument evaluation.Peter Collingbourne2018-02-051-8/+2
* [MS] Apply adjustments after storing 'this'Reid Kleckner2017-11-161-3/+7
* [MS] Fix prologue this adjustment when 'this' is passed indirectlyReid Kleckner2016-09-071-0/+23
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-2/+2
* Add a test for MS-ABI this adjustment for virtual calls to member operators.Nico Weber2014-12-081-6/+45
* Split out the rest of MS ABI multiple inheritance testsTimur Iskhodzhanov2014-04-211-0/+140