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
/
synchronized.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make -fobjc-nonfragile-abi the -cc1 default, since it's the
John McCall
2011-10-02
1
-1
/
+1
*
Some more correctness fixes and code-size optimizations for fragile-ABI
John McCall
2010-08-04
1
-10
/
+15
*
Fix fragile-ABI ObjC exceptions in the presence of optimization with
John McCall
2010-07-31
1
-9
/
+42
*
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
Daniel Dunbar
2009-12-15
1
-1
/
+1
*
Tests use the new clang.
Fariborz Jahanian
2009-12-14
1
-1
/
+1
*
Eliminate &&s in tests.
Daniel Dunbar
2009-11-08
1
-2
/
+2
*
OS dependent code removed.
Fariborz Jahanian
2009-04-12
1
-4
/
+0
*
Force triple for a number of tests that rely on __weak.
Daniel Dunbar
2009-04-10
1
-1
/
+1
*
Rename clang to clang-cc.
Daniel Dunbar
2009-03-24
1
-1
/
+1
*
Fix two @synchronized bugs found by inspection: the expression to sychronize ...
Daniel Dunbar
2009-02-24
1
-3
/
+16
*
Fixed bugzilla bug# 3095 related to code gen. for @synchronized.
Fariborz Jahanian
2008-11-21
1
-0
/
+20
*
Only test test/CodeGenObjC/synchronized.m as a i686-apple-darwin8 target
Douglas Gregor
2008-11-17
1
-1
/
+2
*
Test case for objective-c's @synchronized statement.
Fariborz Jahanian
2008-11-17
1
-0
/
+11