| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |

