Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
97ab3ac0889b4956d518a145317e2d951428ba34
/
test
/
CodeGenCXX
/
attr-final-devirtualize-virtual-function-calls.cpp
d66f428
Also devirtualize calls to a member functions where the containing class has been marked final.
by Anders Carlsson
· 14 years ago
bd2bfae
If a virtual member function has the 'final' attribute, we can devirtualize calls to it.
by Anders Carlsson
· 14 years ago