summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/synchronized.m
Commit message (Expand)AuthorAgeFilesLines
* Make -fobjc-nonfragile-abi the -cc1 default, since it's theJohn McCall2011-10-021-1/+1
* Some more correctness fixes and code-size optimizations for fragile-ABIJohn McCall2010-08-041-10/+15
* Fix fragile-ABI ObjC exceptions in the presence of optimization withJohn McCall2010-07-311-9/+42
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Tests use the new clang.Fariborz Jahanian2009-12-141-1/+1
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-2/+2
* OS dependent code removed.Fariborz Jahanian2009-04-121-4/+0
* Force triple for a number of tests that rely on __weak.Daniel Dunbar2009-04-101-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Fix two @synchronized bugs found by inspection: the expression to sychronize ...Daniel Dunbar2009-02-241-3/+16
* Fixed bugzilla bug# 3095 related to code gen. for @synchronized.Fariborz Jahanian2008-11-211-0/+20
* Only test test/CodeGenObjC/synchronized.m as a i686-apple-darwin8 targetDouglas Gregor2008-11-171-1/+2
* Test case for objective-c's @synchronized statement.Fariborz Jahanian2008-11-171-0/+11
OpenPOWER on IntegriCloud