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
/
incomplete-call.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
When pretty-printing tag types, only print the tag if we're in C (and
John McCall
2010-03-10
1
-15
/
+15
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Improve diagnostics and template instantiation behavior when calling
Douglas Gregor
2009-10-21
1
-0
/
+7
*
Check the return type when calling pointer to member functions.
Anders Carlsson
2009-10-15
1
-1
/
+5
*
Check the return type of binary operators and the arrow operator.
Anders Carlsson
2009-10-13
1
-1
/
+5
*
Check the return type of operator[]() and fix a thinko that lead to a crash i...
Anders Carlsson
2009-10-13
1
-1
/
+3
*
More return type checking.
Anders Carlsson
2009-10-13
1
-2
/
+5
*
Diagnose invalid return types for unary operators.
Anders Carlsson
2009-10-13
1
-1
/
+5
*
Pass the right SourceLocation to Actions.ActOnOverloadedOperatorReferenceExpr...
Anders Carlsson
2009-10-13
1
-1
/
+6
*
Check that the return type is complete when calling a member function.
Anders Carlsson
2009-10-10
1
-1
/
+5
*
Add another test.
Anders Carlsson
2009-10-09
1
-0
/
+16