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
/
SemaObjC
/
blocks.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Whenever we complain about a failed initialization of a function or
Douglas Gregor
2010-04-22
1
-1
/
+1
*
Improve diagnostics when we fail to convert from a source type to a
Douglas Gregor
2010-04-09
1
-1
/
+1
*
Improve on diagnostics when an objc class is used as
Fariborz Jahanian
2010-04-07
1
-4
/
+4
*
Don't error when a block pointer is passed to a
Fariborz Jahanian
2010-03-09
1
-0
/
+12
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Change tests to use clang -cc1...
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
objc2's foreach statement's selector type can be
Fariborz Jahanian
2009-08-14
1
-0
/
+11
*
Don't allow defining a block with a non-prototype type. Remove a
Eli Friedman
2009-06-08
1
-1
/
+1
*
Tighten up blocks type checking. This was discussed back in the
Mike Stump
2009-04-21
1
-2
/
+2
*
fix blocks to reject objc interfaces returned by value. Also,
Chris Lattner
2009-04-11
1
-0
/
+3
*
fix test
Chris Lattner
2009-04-11
1
-1
/
+1
*
diagnose attempts to return objc interfaces by-value from C functions.
Chris Lattner
2009-04-11
1
-1
/
+8
*
Fix block comparisons. Radar 6732116.
Mike Stump
2009-04-01
1
-2
/
+12
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Add some block-pointer conversions in C++
Douglas Gregor
2008-12-23
1
-0
/
+4
*
Fix <rdar://problem/6418623> Bogus block type compatibility warning.
Steve Naroff
2008-12-10
1
-0
/
+22