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
/
default1.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Attempt typo correction for function calls with the wrong number of arguments.
Kaelyn Uhrain
2013-07-08
1
-3
/
+8
*
Further improvement to wording of overload resolution diagnostics, and including
Richard Smith
2012-05-15
1
-1
/
+8
*
PR11857: When the wrong number of arguments are provided for a function
Richard Smith
2012-05-11
1
-1
/
+1
*
Ensure that default arguments are handled correctly in sub scopes. For example:
James Molloy
2012-03-13
1
-0
/
+18
*
Whenever we complain about a failed initialization of a function or
Douglas Gregor
2010-04-22
1
-3
/
+6
*
Switch default arguments over to InitializationSequence.
Eli Friedman
2009-12-22
1
-1
/
+1
*
Switch more of Sema::CheckInitializerTypes over to
Douglas Gregor
2009-12-19
1
-3
/
+3
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Correct the order in which we cope with end-of-class-definition
Douglas Gregor
2008-12-24
1
-1
/
+3
*
Make all the 'redefinition' diagnostics more consistent, and make the
Chris Lattner
2008-11-23
1
-1
/
+1
*
Now that we have copy initialization support, use it for checking the default...
Douglas Gregor
2008-11-04
1
-0
/
+12
*
Move the rest of the Sema C++ tests into the SemaCXX test directory.
Argyrios Kyrtzidis
2008-08-22
1
-0
/
+17