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
/
lib
/
AST
/
DeclTemplate.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement template instantiation for ClassTemplateSpecializationTypes,
Douglas Gregor
2009-03-09
1
-0
/
+9
*
Make the type associated with a ClassTemplateSpecializationDecl be a
Douglas Gregor
2009-02-26
1
-1
/
+0
*
Implement parsing of nested-name-specifiers that involve template-ids, e.g.,
Douglas Gregor
2009-02-25
1
-1
/
+1
*
Implement basic parsing and semantic analysis for explicit
Douglas Gregor
2009-02-17
1
-5
/
+9
*
Added ClassTemplateSpecializationDecl, which is a subclass of
Douglas Gregor
2009-02-17
1
-0
/
+36
*
Allow the use of default template arguments when forming a class
Douglas Gregor
2009-02-11
1
-0
/
+20
*
Implement parsing, semantic analysis and ASTs for default template
Douglas Gregor
2009-02-10
1
-0
/
+9
*
Eliminate TemplateArg so that we only have a single kind of
Douglas Gregor
2009-02-09
1
-5
/
+0
*
Start processing template-ids as types when the template-name refers
Douglas Gregor
2009-02-09
1
-0
/
+6
*
Semantic checking for class template declarations and
Douglas Gregor
2009-02-06
1
-5
/
+11
*
Improve the representation of template type parameters. We now
Douglas Gregor
2009-02-05
1
-1
/
+2
*
Basic representation of C++ class templates, from Andrew Sutton.
Douglas Gregor
2009-02-04
1
-0
/
+108
[prev]