Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
fbf7005138d199bad238f0dd1ff509931a24ab10
/
test
/
SemaTemplate
/
default-arguments.cpp
383041d
When performing substitution of default template template parameters
by Douglas Gregor
· 14 years ago
a572887
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
eaf75f4
Remove an overly-eager assertion when replacing tokens with an
by Douglas Gregor
· 15 years ago
f35f828
Improve diagnostics when a default template argument does not match
by Douglas Gregor
· 15 years ago
9148c3f
Before checking a template template argument against its corresponding
by Douglas Gregor
· 15 years ago
7bb87fc
Fix speculative parsing of dependent template names in
by Douglas Gregor
· 15 years ago
0f8716b
Improve instantiation of default template arguments for nested
by Douglas Gregor
· 15 years ago
542b548
When mapping from an injected-class-name to its corresponding
by Douglas Gregor
· 15 years ago
3b56c00
Add a null check that fixes the crash in PR4362, and make sure to instantiate non-type template arguments.
by Anders Carlsson
· 16 years ago
f4e2a2c
Fix another crash and actually make the test case work.
by Anders Carlsson
· 16 years ago
9bff9a9
Fix a case when the TemplateArgs vector can be empty.
by Anders Carlsson
· 16 years ago
d7d5f02
Rename clang to clang-cc.
by Daniel Dunbar
· 16 years ago
39a8de1
Implement parsing of nested-name-specifiers that involve template-ids, e.g.,
by Douglas Gregor
· 16 years ago
62cb18d
Allow the use of default template arguments when forming a class
by Douglas Gregor
· 16 years ago