summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-vtables-return-thunks.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-30/+30
* [ms] Fix vbtable index for covariant overrides of vbase methodsReid Kleckner2017-08-291-0/+15
* CodeGen: New vtable group representation: struct of vtable arrays.Peter Collingbourne2016-12-131-8/+8
* [MS ABI] Fix a crash in vptr path calculationDavid Majnemer2015-05-041-0/+29
* [MS ABI] NV bases may indirectly contain covariant thunks from V BasesDavid Majnemer2015-05-011-0/+17
* [MS ABI] Correctly make paths through covariant virtual basesDavid Majnemer2015-04-301-0/+27
* Fix PR20479 -- missing vftable slots in case of virtual inheritance vs return...Timur Iskhodzhanov2014-08-091-0/+24
* Fix PR18967 -- Bad this adjustment for virtual methods in a diamond virtual i...Timur Iskhodzhanov2014-03-071-20/+22
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* [ms-cxxabi] Emit fewer trivial return adjusting thunksReid Kleckner2013-12-271-0/+104