summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGRtti.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finish off support for typeinfo generation for classes.Mike Stump2009-11-151-9/+56
* Finisgh off rest of class_type_info rtti generation.Mike Stump2009-11-141-13/+115
* Build up more of the rtti info for a class. WIP.Mike Stump2009-11-141-26/+49
* Add the name to the rtti data structure.Mike Stump2009-11-141-4/+35
* Fix thinko, mangleCXXRtti should obviously take a QualType!Anders Carlsson2009-10-301-2/+1
* mangleCXXRtti obviously needs to take a type, what was I thinking...Anders Carlsson2009-10-301-11/+11
* Change mangleCXXVtable and mangleCXXRtti to take CXXRecordDecls instead of Qu...Anders Carlsson2009-10-111-3/+2
* Move our (non-existing) RTTI emission code into CGRtti.cpp. No functionality ...Anders Carlsson2009-10-101-0/+48
OpenPOWER on IntegriCloud