summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenCXX/derived-to-virtual-base-class-calls-final.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup tests, no functionality change.Anders Carlsson2011-04-171-1/+1
| | | | llvm-svn: 129672
* When doing a derived-to-base class through a virtual class, we don't have to ↵Anders Carlsson2011-01-291-0/+16
get the vbase offset from the vtable if the derived class is marked final. llvm-svn: 124523
OpenPOWER on IntegriCloud