aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/rtti-fundamental.cpp
AgeCommit message (Expand)Author
2011-01-11Set unnamed_addr in every type info.Rafael Espindola
2010-11-04std::nullptr_t is a fundamental type for RTTI purposes.Anders Carlsson
2010-08-04Emit standard-library RTTI with external linkage, not weak_odr.John McCall
2010-04-08Eliminate excessive PCH deserialization caused by the search forDouglas Gregor
2010-03-27Test for the previous commit.Rafael Espindola