summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/rtti-visibility.cpp
Commit message (Expand)AuthorAgeFilesLines
* type_info objects are not unnamed_addr: the ABI requires us toJohn McCall2014-02-081-3/+3
* Remove the -fhidden-weak-vtables -cc1 option. It was dead,John McCall2014-02-081-6/+0
* Fix test.Anders Carlsson2011-01-291-2/+2
* When emitting RTTI for a non-class type, compute the visibility of the RTTI d...Anders Carlsson2011-01-291-1/+1
* Update tests.Anders Carlsson2011-01-291-1/+1
* Add a test for RTTI visibility.Anders Carlsson2011-01-291-0/+35