Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
b0d06e2e6b340c198892fa0389fde906903a47ec
/
test
/
CodeGenCXX
/
virtual-function-calls.cpp
c1eec89
Fix a refacto that broke the clang-on-clang build.
by Anders Carlsson
· 15 years ago
29f1a60
Correctly initialize the PrimaryBaseInfo if a base is null. Fixes PR5832.
by Anders Carlsson
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
5db0247
Fix test.
by Anders Carlsson
· 15 years ago
8e7670d
Factor out devirtualization checking into a separate function and make it handle references correctly.
by Anders Carlsson
· 15 years ago
3b89f3f
If the base type of a member call is a record type we don't need to emit a virtual call.
by Anders Carlsson
· 15 years ago
65705d1
Fix test.
by Anders Carlsson
· 15 years ago
b299d35
Pass the right type to GetAddrOfFunction when getting functions for the VTable. Fixes PR5021.
by Anders Carlsson
· 15 years ago