summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/virt-dtor-key.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reland r312224 - [ItaniumCXXABI] Always use linkonce_odr linkage for RTTI dat...Martin Storsjo2017-09-011-1/+3
* type_info objects are not unnamed_addr: the ABI requires us toJohn McCall2014-02-081-1/+1
* Remove the -cxx-abi command-line flag.Hans Wennborg2014-01-141-1/+1
* Prepare for using MS ABI by default for Win32: update CodeGenCXX testsHans Wennborg2013-12-131-1/+1
* Set unnamed_addr in every type info.Rafael Espindola2011-01-111-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve linkage of RTTI data structures. Introduce CodeGenModule::GetAddrOfRT...Anders Carlsson2009-12-111-1/+1
* Fix for PR5594: use EmitGlobalDefinition instead of EmitCXXDestructor so thatEli Friedman2009-11-271-0/+9