summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/microsoft-abi-virtual-inheritance-vtordisps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Compute and preserve alignment more faithfully in IR-generation.John McCall2015-09-081-3/+3
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-8/+8
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-11/+11
* MS ABI: Emit more canonical vbptr stores and loadsReid Kleckner2014-10-221-4/+3
* MS ABI: Update the thunk linkage computationHans Wennborg2014-06-061-3/+3
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-2/+2
* Fix PR17738 - add support for vtordisp thunks when using -cxx-abi microsoftTimur Iskhodzhanov2013-11-061-0/+83