Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup tests, no functionality change. | Anders Carlsson | 2011-04-17 | 1 | -1/+1 |
| | | | | llvm-svn: 129672 | ||||
* | When doing a derived-to-base class through a virtual class, we don't have to ↵ | Anders Carlsson | 2011-01-29 | 1 | -0/+16 |
get the vbase offset from the vtable if the derived class is marked final. llvm-svn: 124523 |