1. f502d93 Mark VTables and RTTI data linkonce_odr instead of weak_odr, with the exception of explicit template instantiations, which have to be weak_odr. by Anders Carlsson · 13 years ago
  2. 57244f6 Set unnamed_addr in every type info. by Rafael Espindola · 14 years ago
  3. 279b5eb Just disable the hidden-visibility optimization for now by hiding it behind by John McCall · 14 years ago
  4. cbfe502 Emit standard-library RTTI with external linkage, not weak_odr. by John McCall · 14 years ago
  5. 57fdc8a Improve source-location information in a C++ typeid (type) expression by Douglas Gregor · 14 years ago