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 | -2/+2 |
* | Tests use the new clang. | Fariborz Jahanian | 2009-12-14 | 1 | -2/+2 |
* | Move -fnext-runtime defaulting to driver (and change clang-cc default to | Daniel Dunbar | 2009-11-17 | 1 | -2/+2 |
* | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -3/+3 |
* | fix a crash compiling code with its own definition of objc_assign_weak. | Chris Lattner | 2009-04-17 | 1 | -0/+5 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -2/+2 |
* | NeXT: Update to use CreateRuntimeFunction for the routines it imports. | Daniel Dunbar | 2008-10-01 | 1 | -0/+28 |