summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/typeid-ref.cpp
Commit message (Expand)AuthorAgeFilesLines
* Bring r325915 back.Rafael Espindola2018-02-231-2/+2
* 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
* Update tests in preparation for using the MS ABI for Win32 targetsHans Wennborg2014-01-131-1/+1
* Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the excepti...Anders Carlsson2011-01-241-2/+2
* Set unnamed_addr in every type info.Rafael Espindola2011-01-111-1/+1
* Just disable the hidden-visibility optimization for now by hiding it behindJohn McCall2010-08-121-1/+1
* Emit standard-library RTTI with external linkage, not weak_odr.John McCall2010-08-041-1/+1
* Improve source-location information in a C++ typeid (type) expressionDouglas Gregor2010-04-261-0/+12
OpenPOWER on IntegriCloud