Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
SemaTemplate
/
temp_class_spec.cpp
92354b6
Implement a specific diagnostic when a class template partial
by Douglas Gregor
· 16 years ago
04b1152
After dyn_cast'ing, it generally makes sense to check the *output* of
by Douglas Gregor
· 16 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
be99939
Implement partial ordering of class template partial specializations
by Douglas Gregor
· 16 years ago
1806c27
Track a class template specialization's point of instantiation separately
by John McCall
· 16 years ago
ab60c7f
Remove an obsolete kludge based on the previous, completely broken handling of function templates
by Douglas Gregor
· 16 years ago
b55d8e9
Test redefinition of class template partial specializations
by Douglas Gregor
· 16 years ago
d6605db
Fix the problems with template argument deduction and array types for
by Douglas Gregor
· 16 years ago
7ac44f4
Canonicalize the types produced by template argument deduction.
by Douglas Gregor
· 16 years ago
b3a1fdc
Slighty more testing for template argument deduction with array arguments
by Douglas Gregor
· 16 years ago
6045482
Improve template argument deduction for array types, so that a parameter
by Douglas Gregor
· 16 years ago
3383451
Update LLVM.
by Douglas Gregor
· 16 years ago
30b0197
Finish implementing checking of class template partial specializations
by Douglas Gregor
· 16 years ago
8cfd2ba
Diagnose the incorrect use of non-type template arguments for class
by Douglas Gregor
· 16 years ago
74eba0b
Once we have deduced the template arguments of a class template
by Douglas Gregor
· 16 years ago
637d998
Template argument deduction for member pointers.
by Douglas Gregor
· 16 years ago
0bdc1f5
Handle member pointer types with dependent class types (e.g., int
by Douglas Gregor
· 16 years ago
096e6ee
Address comments from Doug.
by Anders Carlsson
· 16 years ago
6f998fc
Test template argument deduction on function types a little more
by Douglas Gregor
· 16 years ago
2128ec7
Template argument deduction for function types.
by Anders Carlsson
· 16 years ago
b7ae10f
Several improvements to template argument deduction:
by Douglas Gregor
· 16 years ago
35533d1
Template argument deduction for incomplete and constant array types. Doug, please review.
by Anders Carlsson
· 16 years ago
5cdac0a
Template argument deduction for references
by Douglas Gregor
· 16 years ago
55ca8f6
When performing template argument deduction, ensure that multiple
by Douglas Gregor
· 16 years ago
2373c59
Initial infrastructure for class template partial specialization. Here
by Douglas Gregor
· 16 years ago