aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGenCXX/devirtualize-virtual-function-calls-final.cpp
AgeCommit message (Expand)Author
2011-01-29When trying to get the most derived class, don't assume that we can ignore al...Anders Carlsson
2011-01-29When calling a virtual member function on a base class and the most derived c...Anders Carlsson
2011-01-23Get rid of the [[final]] C++0x attribute.Anders Carlsson