Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-17 | Cleanup tests, no functionality change. | Anders Carlsson | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129672 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-01-29 | When doing a derived-to-base class through a virtual class, we don't have to ↵ | Anders Carlsson | |
get the vbase offset from the vtable if the derived class is marked final. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@124523 91177308-0d34-0410-b5e6-96231b3b80d8 |