summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split out the rest of MS ABI multiple inheritance testsTimur Iskhodzhanov2014-04-211-609/+0
* Simplify test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritanc...Timur Iskhodzhanov2014-03-211-285/+284
* Fix PR18967 -- Bad this adjustment for virtual methods in a diamond virtual i...Timur Iskhodzhanov2014-03-071-11/+42
* Style fix: replace "1 entries" with "1 entry" in the vftable layout dumping codeTimur Iskhodzhanov2014-03-051-41/+41
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Make -fdump-vtable-layouts print to stdout, not stderrReid Kleckner2013-11-081-2/+2
* Make thunk this/return adjustment ABI-specific. Also, fix the return adjustme...Timur Iskhodzhanov2013-10-301-10/+10
* [-cxx-abi microsoft] Fix this argument/parameter offsets for virtual destruct...Timur Iskhodzhanov2013-10-161-0/+99
* Reland 192220 "Abstract out parts of thunk emission code, add support for sim...Timur Iskhodzhanov2013-10-091-0/+19
* Revert 192220 as it fails on an assertionTimur Iskhodzhanov2013-10-081-19/+0
* Abstract out parts of thunk emission code, add support for simple thunks when...Timur Iskhodzhanov2013-10-081-0/+19
* Abstract out the emission of vtables, add basic support for vtable emission w...Timur Iskhodzhanov2013-09-271-0/+30
* Add MicrosoftVFTableContext to ASTTimur Iskhodzhanov2013-07-301-0/+431
OpenPOWER on IntegriCloud