When calling a virtual member function on a base class and the most derived...
When calling a virtual member function on a base class and the most derived class is marked 'final', we can devirtualize the call. llvm-svn: 124524
Loading
Please sign in to comment