summaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/microsoft-abi-virtual-inheritance-vtordisps.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-6/+6
* Bring r325915 back.Rafael Espindola2018-02-231-3/+3
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-3/+3
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-3/+3
* Reland "[CodeGen] Fix crash when a function taking transparent union is redec...Volodymyr Sapsai2018-01-221-1/+4
* Revert "[CodeGen] Fix crash when a function taking transparent union is redec...Volodymyr Sapsai2017-12-211-4/+1
* [CodeGen] Fix crash when a function taking transparent union is redeclared.Volodymyr Sapsai2017-12-211-1/+4
* [MS] Apply adjustments after storing 'this'Reid Kleckner2017-11-161-0/+1
* 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