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
/
overload-call.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
In C++, set the type of each of the enumerators in an enumeration to
Douglas Gregor
2008-12-12
1
-3
/
+3
*
Test conversion from apointer to incomplete type to void* in C++
Douglas Gregor
2008-11-26
1
-1
/
+4
*
Simplify and correct the check for function redefinitions. This does two things:
Douglas Gregor
2008-10-29
1
-2
/
+2
*
Implement overloading rules for reference binding
Douglas Gregor
2008-10-29
1
-0
/
+22
*
Tweak Sema::CheckReferenceInit so that it (optionally) computes an
Douglas Gregor
2008-10-29
1
-0
/
+28
*
Implement initialization of a reference (C++ [dcl.init.ref]) as part
Douglas Gregor
2008-10-29
1
-0
/
+11
*
Add support for conversions from a pointer-to-derived to a
Douglas Gregor
2008-10-23
1
-0
/
+29
*
Implement ranking of standard conversion sequences by their qualification
Douglas Gregor
2008-10-22
1
-1
/
+22
*
Fix a thinko in the qualification-conversion check when the qualificaitons ar...
Douglas Gregor
2008-10-22
1
-0
/
+29
*
Preliminary support for function overloading
Douglas Gregor
2008-10-21
1
-0
/
+137