Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
a91320b8af7143f7af4c0665ffa62a3b244c0bd9
/
test
/
SemaTemplate
/
example-dynarray.cpp
80737ad
Update tests to use %clang instead of 'clang', and forcibly disable use of '
by Daniel Dunbar
· 15 years ago
8ee15dc
Use clang to run tests which include headers from the system.
by Daniel Dunbar
· 15 years ago
4188aed
Fixed for running on Windows.
by John Thompson
· 15 years ago
4fe95f9
Don't generate any code for an explicit call to a trivial destructor.
by Douglas Gregor
· 15 years ago
5c7e281
Test template instantiation for member functions of class templates defined
by Douglas Gregor
· 15 years ago
d7f37bf
Implement implicit instantiation of the member functions of a class template
by Douglas Gregor
· 16 years ago
a53f93b
After spending 15 minutes trying to figure out why this was crashing, I realized it was a bug in the test case :)
by Anders Carlsson
· 16 years ago
e47590e
Fix usage of placement new. Placement new is not actually declared implicitly.
by Sebastian Redl
· 16 years ago
c177aa2
Add the missing public: thanks, Fariborz
by Douglas Gregor
· 16 years ago
2bba76b
Improve name lookup for and template instantiation of declaration
by Douglas Gregor
· 16 years ago
815215d
Initial stab at a generalized operation for determining the
by Douglas Gregor
· 16 years ago
2f1735c
A simple dynamic array class template, to be used as a test-bed for template instantiation
by Douglas Gregor
· 16 years ago