Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix thinko, mangleCXXRtti should obviously take a QualType! | Anders Carlsson | 2009-10-30 | 1 | -2/+1 |
* | mangleCXXRtti obviously needs to take a type, what was I thinking... | Anders Carlsson | 2009-10-30 | 1 | -11/+11 |
* | Change mangleCXXVtable and mangleCXXRtti to take CXXRecordDecls instead of Qu... | Anders Carlsson | 2009-10-11 | 1 | -3/+2 |
* | Move our (non-existing) RTTI emission code into CGRtti.cpp. No functionality ... | Anders Carlsson | 2009-10-10 | 1 | -0/+48 |