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
/
SemaCXX
/
converting-constructor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When diagnosing the lack of a viable conversion function, also list
Richard Smith
2020-01-09
1
-1
/
+1
*
[Lit Test] Updated 34 Lit tests to be C++11 compatible.
Charles Li
2015-11-17
1
-1
/
+8
*
Improve the reporting of non-viable overload candidates by noting the reason
John McCall
2010-01-13
1
-1
/
+1
*
Improve the diagnostics used to report implicitly-generated class members
John McCall
2010-01-06
1
-1
/
+1
*
Switch more of Sema::CheckInitializerTypes over to
Douglas Gregor
2009-12-19
1
-2
/
+2
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
A previous commit fixed PR5519; here's the test case.
Douglas Gregor
2009-11-20
1
-0
/
+7
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Initial implementation of argument dependent lookup (a.k.a. ADL,
Douglas Gregor
2009-02-04
1
-2
/
+2
*
Test explicit constructor
Douglas Gregor
2009-01-14
1
-0
/
+17
*
Standard conversion sequences now have a CopyConstructor field, to
Douglas Gregor
2008-11-03
1
-2
/
+2
*
Implement basic support for converting constructors in user-defined
Douglas Gregor
2008-10-31
1
-0
/
+23