summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/microsoft-abi-vftables.cpp
Commit message (Expand)AuthorAgeFilesLines
* [opaque pointer type] update test cases for explicit pointee types on global ...David Blaikie2015-09-111-3/+3
* __declspec is not a core Clang language extension. Instead, require -fms-exte...Aaron Ballman2015-05-261-2/+2
* MS ABI: Don't try to emit VF/VB-Tables for extern class templatesDavid Majnemer2015-03-181-3/+13
* Test case updates for explicit type parameter to the gep operatorDavid Blaikie2015-03-131-3/+3
* Emit DeferredDeclsToEmit in a DFS order.Rafael Espindola2015-01-221-1/+1
* Update for .ll syntax change.Rafael Espindola2015-01-061-3/+3
* Update for llvm change.Rafael Espindola2014-07-301-1/+1
* MS ABI: Stick internal vftables in a comdat if they have RTTI dataDavid Majnemer2014-07-131-1/+2
* Fix clang tests to be compliant with LLVM IR aliasesDavid Majnemer2014-07-101-2/+2
* CodeGenCXX: Add tests for RTTI in VFTablesDavid Majnemer2014-07-011-0/+41
OpenPOWER on IntegriCloud