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
/
function-template-specialization.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement C++ DR727, which permits explicit specializations at class scope.
Richard Smith
2018-03-16
1
-1
/
+1
*
FIXME fix: improving diagnostics for template arguments deduction of class te...
Larisse Voufo
2013-07-19
1
-1
/
+2
*
Revert "Use function overloading instead of template specialization for diagn...
Larisse Voufo
2013-07-19
1
-2
/
+1
*
Use function overloading instead of template specialization for diagnosis of ...
Larisse Voufo
2013-07-19
1
-1
/
+2
*
Check a pointer is not null before attempting to use it. This prevents a
Richard Trieu
2013-05-16
1
-0
/
+9
*
Disallow function template partial specializations, from Hans
Douglas Gregor
2011-01-24
1
-0
/
+5
*
When performing name lookup into a scope, check that its entity is
Douglas Gregor
2010-01-11
1
-0
/
+8
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Use explicitly-specified template argument lists to help naming
Douglas Gregor
2009-09-25
1
-0
/
+10
*
WIP implementation of explicit function template specialization. This
Douglas Gregor
2009-09-24
1
-0
/
+25