Age | Commit message (Expand) | Author |
---|---|---|
2010-06-02 | When building RTTI descriptors for pointer types, we need to get the unqualif... | Anders Carlsson |
2009-12-30 | Fix a bunch of bugs with VMI RTTI building, and add a whole bunch of tests. | Anders Carlsson |
2009-12-30 | Add base class checks. | Anders Carlsson |
2009-12-30 | Add more vtable tests. | Anders Carlsson |
2009-12-30 | More RTTI cleanup, test that RTTI classes have the correct vtables. | Anders Carlsson |
2009-12-20 | Correcly handle pointers to member pointer types where the class or the point... | Anders Carlsson |
2009-12-20 | Rework the way pointer types are handled by the RTTI builder. We now get the ... | Anders Carlsson |
2009-12-17 | Attempt to fix rtti-layout.cpp on Linux. | Anders Carlsson |
2009-12-17 | Add a (currently failing) RTTI layout test. | Anders Carlsson |