summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-dynamic-cast.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rebase tests after LLVM r247707.Nico Weber2015-09-151-2/+2
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-12/+12
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-21/+21
* MS ABI: Emit more canonical vbptr stores and loadsReid Kleckner2014-10-221-30/+24
* CodeGen: Cleanup MS ABI RTTI LLVM IRDavid Majnemer2014-07-071-6/+6
* Revert "Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast...David Majnemer2014-06-221-133/+105
* Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast and typ...NAKAMURA Takumi2014-06-221-105/+133
* CodeGen: Fix test to work with assertions as wellDavid Majnemer2014-06-201-1/+1
* CodeGen: typeid/dynamic_cast tests don't need assertsDavid Majnemer2014-06-201-36/+23
* CodeGen: Refactor dynamic_cast and typeidDavid Majnemer2014-06-201-132/+117
* Unbreak release builds.Arnold Schwaighofer2014-06-071-0/+1
* [MS-ABI] Implement dynamic_castWarren Hunt2014-06-061-0/+157
OpenPOWER on IntegriCloud