Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
94da1587f7d584fc61df793229d197969f204cd9
/
test
/
CodeGenCXX
/
constructor-template.cpp
0ccb31c
These tests require particular registered targets. Declared as such.
by Galina Kistanova
· 13 years ago
c997d42
Correctly pass VTT parameters to constructors and destructors. The VTTs aren't yet used in the ctors/dtors, but that will follow.
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
3453147
Really fix this test.
by Eli Friedman
· 15 years ago
555f610
Fix test broken by my last commit.
by Eli Friedman
· 15 years ago
2475d76
Remove RUN: true lines.
by Daniel Dunbar
· 15 years ago
4fcfde4
Eliminate &&s in tests.
by Daniel Dunbar
· 15 years ago
1eb4433
Remove tabs, and whitespace cleanups.
by Mike Stump
· 15 years ago
34374e6
Patch to instantiate destructors used to destruct
by Fariborz Jahanian
· 15 years ago
9d43620
Mark constructors used in initialization of base(s) and fields
by Fariborz Jahanian
· 15 years ago
cf1b9c7
Referenced instatiated default constructors must be defined. Fixed pr4853.
by Fariborz Jahanian
· 15 years ago
72f6d67
In CXXBaseOrMemberInitializer, don't confuse CtorTocall with
by Douglas Gregor
· 15 years ago