summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/rtti-fundamental.cpp
Commit message (Expand)AuthorAgeFilesLines
* Set unnamed_addr in every type info.Rafael Espindola2011-01-111-60/+60
* std::nullptr_t is a fundamental type for RTTI purposes.Anders Carlsson2010-11-041-39/+82
* Emit standard-library RTTI with external linkage, not weak_odr.John McCall2010-08-041-57/+57
* Eliminate excessive PCH deserialization caused by the search forDouglas Gregor2010-04-081-1/+3
* Test for the previous commit.Rafael Espindola2010-03-271-0/+71