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
/
alias-templates.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Always deduce the lengths of contained parameter packs when deducing a
Richard Smith
2020-01-06
1
-4
/
+2
*
Factor out common code for diagnosing missing template arguments.
Richard Smith
2018-04-26
1
-2
/
+4
*
Give more accurate descriptions of what kind of template we found in diagnost...
Richard Smith
2017-01-14
1
-0
/
+11
*
PR31514: Add recursive self-instantiation check during template argument
Richard Smith
2017-01-08
1
-0
/
+10
*
Add optimization to sizeof...(X) handling: if none of parameter pack X's
Richard Smith
2016-10-19
1
-0
/
+17
*
Push alias-declarations and alias-template declarations into scope even if
Richard Smith
2016-07-15
1
-0
/
+6
*
PR14858: Initial support for proper sizeof... handling within alias templates.
Richard Smith
2015-09-23
1
-0
/
+20
*
Fix for dependent contexts in alias templates.
Eli Friedman
2013-08-15
1
-0
/
+12
*
FIXME fix: improving diagnostics for template arguments deduction of class te...
Larisse Voufo
2013-07-19
1
-7
/
+0
*
Fix pack instantiation with function types.
Eli Friedman
2013-07-19
1
-0
/
+7
*
Fix for template substitution with packs.
Eli Friedman
2013-07-19
1
-0
/
+23
*
More for PR11848: a pack expansion type isn't necessarily type-dependent (its
Richard Smith
2012-07-16
1
-9
/
+9
*
Related to PR11848 and core-21989: switch ContainsUnexpandedParameterPack from
Richard Smith
2012-07-16
1
-5
/
+43
*
PR13136:
Richard Smith
2012-07-09
1
-0
/
+19
*
PR13243: When deducing a non-type template parameter which is specified as an
Richard Smith
2012-07-08
1
-0
/
+9
*
When we're substituting into a function parameter pack and expect to
Douglas Gregor
2012-01-25
1
-3
/
+2
*
Fix PR11848: decree that an alias template contains an unexpanded parameter pack
Richard Smith
2012-01-25
1
-0
/
+33
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
PR9908: Fix the broken fix for PR9902 to get the template argument lists in t...
Richard Smith
2011-05-14
1
-0
/
+70