summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-multiple-nonvirtual-inheritance.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cast vtable address points to i32 (...)** to enable more globaloptReid Kleckner2014-12-031-10/+10
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Add -mconstructor aliases to some tests.Rafael Espindola2013-11-091-1/+1
* Use GEPs correctly when adjusting this in MicrosoftCXXABITimur Iskhodzhanov2013-10-221-4/+4
* [-cxx-abi microsoft] Fix this argument/parameter offsets for virtual destruct...Timur Iskhodzhanov2013-10-161-0/+18
* Quick-fix the test for no-asserts buildTimur Iskhodzhanov2013-09-271-2/+2
* Abstract out the emission of vtables, add basic support for vtable emission w...Timur Iskhodzhanov2013-09-271-0/+36
* Abstract out virtual calls and virtual function prologue code generation; imp...Timur Iskhodzhanov2013-08-211-0/+147