| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Finish off support for typeinfo generation for classes. | Mike Stump | 2009-11-15 | 1 | -9/+56 |
| * | Finisgh off rest of class_type_info rtti generation. | Mike Stump | 2009-11-14 | 1 | -13/+115 |
| * | Build up more of the rtti info for a class. WIP. | Mike Stump | 2009-11-14 | 1 | -26/+49 |
| * | Add the name to the rtti data structure. | Mike Stump | 2009-11-14 | 1 | -4/+35 |
| * | 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 |

