Sign in
llvm
/
llvm-project
/
98dbcff19cfedb4e27d267310a76d616cd435447
/
clang
/
test
/
SemaTemplate
/
explicit-specialization-member.cpp
a6b41d7
CWG issue 727: Fix numerous bugs in support for class-scope explicit
by Richard Smith
· 6 years ago
59d0500
PR41607: Don't forget to substitute outer template arguments into a
by Richard Smith
· 6 years ago
ddd279b
[Sema] Fix an assert-on-invalid by avoiding function template specialisation
by Alex Lorenz
· 8 years ago
77e9e84
Don't mark a member as a member specialization until we know we're keeping the specialization.
by Richard Smith
· 8 years ago
650e5b2
Speculatively revert r295118 to see if it's what's causing the modules selfhost buildbots to fail.
by Richard Smith
· 8 years ago
1d5f95f
Do not implicitly instantiate the definition of a class template specialization
by Richard Smith
· 8 years ago
64e033f
Fix crash-on-invalid and name lookup when recovering from ~X::X() typo.
by Richard Smith
· 10 years ago
11a80dc
PR19340: If we see a declaration of a member of an unspecialized class template
by Richard Smith
· 11 years ago
3298368
PR18246: When performing template argument deduction to decide which template
by Richard Smith
· 11 years ago
5001ec9
Add regression test for PR12331.
by Richard Smith
· 12 years ago
869853e
Instantiate class member template partial specialization declarations
by Douglas Gregor
· 15 years ago
4e150f8
Fix some redundant errors by changing CXXScopeSpec::isSet calls into
by Jeffrey Yasskin
· 15 years ago
1f476a1
Fix an assertion-on-error during tentative constructor parsing by
by John McCall
· 15 years ago
71ad477
Do not try to instantiate invalid declarations. It's a recipe for
by Douglas Gregor
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 15 years ago
5013a7e
When entering the scope of a declarator, make sure that the scope is
by Douglas Gregor
· 16 years ago