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.fct.spec
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve template argument deduction in the case where the parameter
Douglas Gregor
2009-09-30
1
-1
/
+3
*
Refactor MarkDeductedTemplateParameters into
Douglas Gregor
2009-09-14
1
-2
/
+14
*
Tighten up checking of non-dependent arguments as part of template
Douglas Gregor
2009-09-14
1
-0
/
+10
*
Implement delayed parsing for member function templates. Fixes PR4608.
Douglas Gregor
2009-08-22
1
-12
/
+8
*
Implement conversion function templates, along with the ability to use
Douglas Gregor
2009-08-21
3
-0
/
+114
*
Update for LLVM API change.
Owen Anderson
2009-07-27
2
-2
/
+2
*
Implement template argument deduction when taking the address of a
Douglas Gregor
2009-07-08
1
-0
/
+22
*
Improve template argument deduction from a call. In particular,
Douglas Gregor
2009-07-07
1
-2
/
+28
*
Fix RUN line so this test doesn't hang.
Ted Kremenek
2009-07-02
1
-1
/
+1
*
Keep track of more information within the template instantiation stack, e.g.,
Douglas Gregor
2009-07-01
1
-0
/
+17
*
Cope with explicitly-specified function template arguments when there
Douglas Gregor
2009-07-01
1
-0
/
+11
*
When explicit template arguments are provided for a function call,
Douglas Gregor
2009-06-30
1
-4
/
+5
*
Preliminary parsing and ASTs for template-ids that refer to function
Douglas Gregor
2009-06-30
1
-0
/
+11
*
During template argument deduction from a function call, allow
Douglas Gregor
2009-06-26
1
-1
/
+10
*
A little template argument deduction test uncovered an "oops". As part
Douglas Gregor
2009-06-26
1
-0
/
+7
*
Template argument deduction is no longer responsible for checking
Douglas Gregor
2009-06-26
1
-1
/
+18
*
Improve template argument deduction for reference parameters when
Douglas Gregor
2009-06-26
2
-0
/
+75
*
Improved semantic analysis and AST respresentation for function
Douglas Gregor
2009-06-25
1
-0
/
+11