summaryrefslogtreecommitdiffstats
path: root/clang/lib/CodeGen/CGRtti.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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