index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
SemaTemplate
/
explicit-specialization-member.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CWG issue 727: Fix numerous bugs in support for class-scope explicit
Richard Smith
2019-05-03
1
-6
/
+20
*
PR41607: Don't forget to substitute outer template arguments into a
Richard Smith
2019-04-26
1
-0
/
+17
*
[Sema] Fix an assert-on-invalid by avoiding function template specialisation
Alex Lorenz
2017-10-27
1
-8
/
+4
*
Don't mark a member as a member specialization until we know we're keeping th...
Richard Smith
2017-05-09
1
-1
/
+10
*
Speculatively revert r295118 to see if it's what's causing the modules selfho...
Richard Smith
2017-02-15
1
-11
/
+0
*
Do not implicitly instantiate the definition of a class template specialization
Richard Smith
2017-02-14
1
-0
/
+11
*
Fix crash-on-invalid and name lookup when recovering from ~X::X() typo.
Richard Smith
2015-01-15
1
-1
/
+1
*
PR19340: If we see a declaration of a member of an unspecialized class template
Richard Smith
2014-04-17
1
-4
/
+14
*
PR18246: When performing template argument deduction to decide which template
Richard Smith
2013-12-14
1
-0
/
+19
*
Add regression test for PR12331.
Richard Smith
2013-07-02
1
-0
/
+9
*
Instantiate class member template partial specialization declarations
Douglas Gregor
2010-11-10
1
-4
/
+2
*
Fix some redundant errors by changing CXXScopeSpec::isSet calls into
Jeffrey Yasskin
2010-04-07
1
-1
/
+1
*
Fix an assertion-on-error during tentative constructor parsing by
John McCall
2010-02-26
1
-1
/
+1
*
Do not try to instantiate invalid declarations. It's a recipe for
Douglas Gregor
2010-02-16
1
-0
/
+12
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
When entering the scope of a declarator, make sure that the scope is
Douglas Gregor
2009-09-24
1
-0
/
+11