Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
f57f207a0fcf5fb7883597b57dd03faf952318dd
/
test
/
CodeGenCXX
/
rtti-linkage.cpp
f57f207
Remove cv-qualifiers from the argument to typeid
by Douglas Gregor
· 15 years ago
610b0d9
Add tests for structs inside anonymous namespaces.
by Anders Carlsson
· 15 years ago
625c1ae
Incomplete structs should also have internal linkage.
by Anders Carlsson
· 15 years ago
17fa6f9
Correcly handle pointers to member pointer types where the class or the pointee is incomplete.
by Anders Carlsson
· 15 years ago
8d14515
Rework the way pointer types are handled by the RTTI builder. We now get the right linkage for indirect pointers to incomplete structs.
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
4e71356
Use GetAddrOfRTTI when getting the RTTI pointer for a base class.
by Anders Carlsson
· 15 years ago