summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-typeid.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "As a follow-up to my initial mail to llvm-dev here's a first ...Eric Christopher2019-11-261-4/+4
* Revert "As a follow-up to my initial mail to llvm-dev here's a first pass at ...Muhammad Omair Javaid2019-11-261-4/+4
* As a follow-up to my initial mail to llvm-dev here's a first pass at the O1 d...Eric Christopher2019-11-251-4/+4
* [InstCombine] don't assume 'inbounds' for bitcast pointer to GEP transform (P...Sanjay Patel2019-10-061-1/+1
* [FIX] Adjust CXX microsoft abi dynamic cast test to r352293Johannes Doerfert2019-01-271-1/+1
* [MS] Don't escape MS C++ names with \01Reid Kleckner2018-03-161-13/+13
* Bring r325915 back.Rafael Espindola2018-02-231-7/+7
* Revert "Start setting dso_local for COFF."Rafael Espindola2018-02-231-7/+7
* Start setting dso_local for COFF.Rafael Espindola2018-02-231-7/+7
* [WinEH] Annotate calls to __RTtypeid with a funclet bundleDavid Majnemer2016-01-261-1/+20
* Update Clang tests to handle explicitly typed load changes in LLVM.David Blaikie2015-02-271-2/+2
* Update Clang tests to handle explicitly typed gep changes in LLVM.David Blaikie2015-02-271-3/+3
* MS ABI: Emit more canonical vbptr stores and loadsReid Kleckner2014-10-221-5/+4
* CodeGen: Cleanup MS ABI RTTI LLVM IRDavid Majnemer2014-07-071-4/+4
* MS ABI: Add an additional test for typeidDavid Majnemer2014-06-231-0/+7
* Revert "Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast...David Majnemer2014-06-221-43/+30
* Revert r211402 (and r211408,r211410), "CodeGen: Refactor dynamic_cast and typ...NAKAMURA Takumi2014-06-221-30/+43
* CodeGen: typeid/dynamic_cast tests don't need assertsDavid Majnemer2014-06-201-6/+3
* CodeGen: Refactor dynamic_cast and typeidDavid Majnemer2014-06-201-42/+32
* [MS-ABI] Implement typeidWarren Hunt2014-06-181-0/+58
OpenPOWER on IntegriCloud