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
/
operator-template.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the appropriate SourceLocation for the template backtrace when doing
Nick Lewycky
2014-01-11
1
-3
/
+2
*
Improve 'failed template argument deduction' diagnostic for the case where we
Richard Smith
2013-01-31
1
-1
/
+1
*
When we determine that a function template specialization produced as
Douglas Gregor
2011-10-12
1
-4
/
+6
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
If we attempt to add a constructor template specialization that looks
Douglas Gregor
2009-11-14
1
-1
/
+1
*
Revert r88718, which does NOT solve the constructor-template-as-copy-construc...
Douglas Gregor
2009-11-13
1
-4
/
+2
*
A constructor template cannot be instantiated to a copy
Douglas Gregor
2009-11-13
1
-2
/
+4
*
Keep track of more information within the template instantiation stack, e.g.,
Douglas Gregor
2009-07-01
1
-2
/
+2
*
Improve support for overloaded operator templates.
Douglas Gregor
2009-06-27
1
-0
/
+2
*
Fix a bogus error overloading an operator where the only class
Eli Friedman
2009-06-27
1
-0
/
+14