summaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/microsoft-abi-vtables-multiple-nonvirtual-inheritance-this-adjustment.cpp
AgeCommit message (Expand)Author
2018-03-16[MS] Don't escape MS C++ names with \01Reid Kleckner
2018-02-23Bring r325915 back.Rafael Espindola
2018-02-23Revert "Start setting dso_local for COFF."Rafael Espindola
2018-02-23Start setting dso_local for COFF.Rafael Espindola
2018-02-05IRGen: Move vtable load after argument evaluation.Peter Collingbourne
2017-11-16[MS] Apply adjustments after storing 'this'Reid Kleckner
2016-09-07[MS] Fix prologue this adjustment when 'this' is passed indirectlyReid Kleckner
2015-02-27Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie
2014-12-08Add a test for MS-ABI this adjustment for virtual calls to member operators.Nico Weber
2014-04-21Split out the rest of MS ABI multiple inheritance testsTimur Iskhodzhanov