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
/
CXX
/
temp
/
temp.decls
/
temp.variadic
/
multi-level-substitution.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
The 'constexpr implies const' rule for non-static member functions is gone in
Richard Smith
2013-04-21
1
-5
/
+5
*
PR13811: Add a FunctionParmPackExpr node to handle references to function
Richard Smith
2012-09-12
1
-0
/
+24
*
PR13386: When matching up parameters between a function template declaration
Richard Smith
2012-07-18
1
-0
/
+43
*
Update all tests other than Driver/std.cpp to use -std=c++11 rather than
Richard Smith
2011-10-13
1
-1
/
+1
*
When substituting into a sizeof parameter pack expression in a context
Douglas Gregor
2011-10-10
1
-0
/
+15
*
When we're substituting into a parameter-type-list nested inside the pattern
Douglas Gregor
2011-03-02
1
-0
/
+18
*
Implement support for non-type template parameter packs whose type is
Douglas Gregor
2011-01-19
1
-2
/
+42
*
Introduce a new kind of TemplateName that captures a substituted
Douglas Gregor
2011-01-15
1
-0
/
+26
*
Introduce a new expression kind, SubstNonTypeTemplateParmPackExpr,
Douglas Gregor
2011-01-15
1
-0
/
+23
*
Teach template template argument pack expansions to keep track of the
Douglas Gregor
2011-01-14
1
-0
/
+38
*
Handle substitutions into function parameter packs whose patterns
Douglas Gregor
2011-01-14
1
-0
/
+22
*
Teach PackExpansionExpr to keep track of the number of pack expansions
Douglas Gregor
2011-01-14
1
-0
/
+29
*
Keep track of the number of expansions to be produced from a type pack
Douglas Gregor
2011-01-14
1
-3
/
+10
*
Start implementing support for substitution into pack expansions that
Douglas Gregor
2011-01-14
1
-0
/
+20
*
Properly rebuild pack expansions whose pattern is a non-type template
Douglas Gregor
2011-01-03
1
-0
/
+13