summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/synchronized.m
Commit message (Expand)AuthorAgeFilesLines
* 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