Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
01e56aecb77a96dcd93fa0e901b919f2e441981d
/
test
/
SemaTemplate
/
virtual-member-functions.cpp
6c790ea
Perform access control even for the implicit destructor calls from implicit
by John McCall
· 15 years ago
bbf58bb
Delay codegen of vtables when handling implicit instantiations.
by Rafael Espindola
· 15 years ago
7b9a5aa
During codegen assert that any copy assignment, destructor or constructor that
by Rafael Espindola
· 15 years ago
4b0f21c
Fix marking of virtual members for nested classes whose first non-pure virtual function has a body inlined in the class
by Douglas Gregor
· 16 years ago
159ef1e
Make our marking of virtual members functions in a class be
by Douglas Gregor
· 16 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
863dbcb
Instantiated or specialized class templates never have a key function. This (and the previous check-in) fixes PR5557.
by Anders Carlsson
· 16 years ago