Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
27a31fe6fac7eb98ece172bf83af93a3a103f5b4
/
test
/
SemaTemplate
/
deduction.cpp
df41f18
Enter the context of the declared function template when performing
by John McCall
· 15 years ago
cd05e81
When perform exact-qualifier-match template argument deduction,
by John McCall
· 15 years ago
e4f26e5
When deducing the element type of an array, ignore qualifiers if
by John McCall
· 15 years ago
57e9778
TDK_InconsistentQuals is really totally different from TDK_Inconsistent.
by John McCall
· 15 years ago
5495f37
Wire up '-Wignored-qualifiers' to the warning on 'const' in 'const int f()'.
by Chandler Carruth
· 15 years ago
5291c3c
When forming a function call or message send expression, be sure to
by Douglas Gregor
· 15 years ago
a7ef130
Require a complete type before examining base classes during template argument
by Chandler Carruth
· 16 years ago
e724246
More fixes to the handling of CVR-comparisons on array types. Adds a method to
by Chandler Carruth
· 16 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
db0d4b7
Template argument deduction for template template parameters. This
by Douglas Gregor
· 16 years ago