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
/
CodeGenObjC
/
arc-foreach.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a subtle bug with cleanups: when activating
John McCall
2011-11-10
1
-7
/
+2
*
Enter the cleanups for a block outside the enclosing
John McCall
2011-11-10
1
-3
/
+10
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
The continue label in an ARC for-in loop should not involve
John McCall
2011-08-05
1
-0
/
+21
*
Clean up the analysis of the collection operand to ObjC
John McCall
2011-07-27
1
-3
/
+81
*
keep track of whether being in a RS_StructPointer state
Chris Lattner
2011-07-10
1
-2
/
+2
*
Fix the clang bootstrap and Jay's testcase from llvm-dev by being completely
Chris Lattner
2011-07-10
1
-4
/
+4
*
clang side to match the LLVM IR type system rewrite patch.
Chris Lattner
2011-07-09
1
-2
/
+2
*
Change the driver's logic about Objective-C runtimes: abstract out a
John McCall
2011-07-06
1
-1
/
+1
*
Objective-C fast enumeration loop variables are not retained in ARC, but
John McCall
2011-06-17
1
-18
/
+63
*
Automatic Reference Counting.
John McCall
2011-06-15
1
-0
/
+27