Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
7c4a4a07b28cc529f63f2c20ddffbc02190e4f27
/
test
/
CodeGenCXX
/
virtual-base-destructor-call.cpp
c5f657f
Add unnamed_addr to constructors and destructors.
by Rafael Espindola
· 14 years ago
e213235
Don't try to emit the vtable for a class just because we're emitting a
by John McCall
· 15 years ago
6fb745b
Rework when and how vtables are emitted, by tracking where vtables are
by Douglas Gregor
· 15 years ago
bbf58bb
Delay codegen of vtables when handling implicit instantiations.
by Rafael Espindola
· 15 years ago
3b47733
Make deleting and complete dtor variants defer to other dtor variants by
by John McCall
· 15 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
abce699
Test for my last patch.
by Fariborz Jahanian
· 15 years ago