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
/
overload-candidates.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix test case in pre-C++11 mode; address Aaron Ballman's code review.
Douglas Gregor
2017-07-05
1
-1
/
+1
*
Cope with Range-v3's CONCEPT_REQUIRES idiom
Douglas Gregor
2017-07-05
1
-0
/
+26
*
Customize the SFINAE diagnostics for enable_if to provide the failed condition.
Douglas Gregor
2017-07-05
1
-4
/
+4
*
[Lit Test] Updated 20 Lit tests to be C++11 compatible.
Charles Li
2015-12-10
1
-6
/
+20
*
Part of PR15673: If a function template has a default argument in which
Richard Smith
2013-07-04
1
-0
/
+45
*
Fix PR15634, better error message for template deduction failure.
Richard Trieu
2013-04-08
1
-0
/
+17
*
A little tweak to the SFINAE condition reporting. Don't say:
Richard Smith
2012-05-09
1
-0
/
+22
*
When we suppress an error due to SFINAE, stash the diagnostic away with the
Richard Smith
2012-05-07
1
-1
/
+3
*
Record template argument deduction failures for member function
Douglas Gregor
2010-05-08
1
-0
/
+9
*
When printing an overload candidate that failed due to SFINAE, print a
Douglas Gregor
2010-05-08
1
-0
/
+7
*
Improve overload-candidate diagnostic for a function template that
Douglas Gregor
2010-05-08
1
-0
/
+16
*
When printing a non-viable overload candidate that failed due to
Douglas Gregor
2010-05-08
1
-0
/
+8