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
/
class-template-id.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR10405 - Desugar FunctionType and TemplateSpecializationType if any type tha...
Nikola Smiljanic
2015-07-16
1
-2
/
+2
*
Add quotation marks to template names in diagnostics.
David Blaikie
2013-03-05
1
-1
/
+1
*
PR41111, PR5925, PR13210: Teach tentative parsing to annotate identifiers and
Richard Smith
2012-08-18
1
-1
/
+1
*
"const std::vector<int>*" not "std::vector<int> const*"
Chris Lattner
2010-09-05
1
-1
/
+1
*
Improve error recovery when presented with an ill-formed template-id
John McCall
2010-07-30
1
-0
/
+4
*
Switch the initialization required by return statements over to the
Douglas Gregor
2009-12-18
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Don't automatically assume that an id-expression refers to a
Douglas Gregor
2009-12-01
1
-0
/
+5
*
Fix parsing of template classes prefixed by nested-name-specifiers
Douglas Gregor
2009-03-25
1
-0
/
+8
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Small sanity-checking testcase
Douglas Gregor
2009-03-17
1
-0
/
+1
*
Added ClassTemplateSpecializationDecl, which is a subclass of
Douglas Gregor
2009-02-17
1
-8
/
+20
*
Start processing template-ids as types when the template-name refers
Douglas Gregor
2009-02-09
1
-0
/
+17