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
/
default-arguments.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When instantiating a friend function template, don't forget to inherit defaul...
Richard Smith
2017-05-10
1
-0
/
+16
*
Fix PR26134: When substituting into default template arguments, keep CurConte...
Faisal Vali
2016-01-19
1
-0
/
+28
*
[Lit Test] Updated 26 Lit tests to be C++11 compatible.
Charles Li
2015-11-11
1
-3
/
+10
*
Fix assertion failure in TransformOpaqueValueExpr
Hubert Tong
2015-09-01
1
-0
/
+6
*
Instantiate function declarations in instantiated functions.
Serge Pavlov
2015-08-23
1
-0
/
+7
*
Sema: Subst type default template args earlier
David Majnemer
2013-08-28
1
-8
/
+20
*
PR16288: A template is only missing a default template argument if it provides
Richard Smith
2013-07-22
1
-0
/
+11
*
When performing substitution of default template template parameters
Douglas Gregor
2011-06-15
1
-0
/
+15
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Remove an overly-eager assertion when replacing tokens with an
Douglas Gregor
2009-11-12
1
-0
/
+3
*
Improve diagnostics when a default template argument does not match
Douglas Gregor
2009-11-11
1
-1
/
+1
*
Before checking a template template argument against its corresponding
Douglas Gregor
2009-11-11
1
-0
/
+11
*
Fix speculative parsing of dependent template names in
Douglas Gregor
2009-11-11
1
-5
/
+19
*
Improve instantiation of default template arguments for nested
Douglas Gregor
2009-11-09
1
-0
/
+51
*
When mapping from an injected-class-name to its corresponding
Douglas Gregor
2009-10-14
1
-0
/
+20
*
Add a null check that fixes the crash in PR4362, and make sure to instantiate...
Anders Carlsson
2009-06-11
1
-0
/
+9
*
Fix another crash and actually make the test case work.
Anders Carlsson
2009-06-05
1
-1
/
+1
*
Fix a case when the TemplateArgs vector can be empty.
Anders Carlsson
2009-06-05
1
-0
/
+3
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Implement parsing of nested-name-specifiers that involve template-ids, e.g.,
Douglas Gregor
2009-02-25
1
-2
/
+1
*
Allow the use of default template arguments when forming a class
Douglas Gregor
2009-02-11
1
-0
/
+13