Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue error when a byref array is accessed in a block | Fariborz Jahanian | 2010-03-16 | 1 | -22/+0 |
* | Allow use of byref (__block attributed) arrays inside | Fariborz Jahanian | 2010-03-06 | 1 | -1/+5 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Don't #include <stdio.h> when tests don't need it, or use clang instead of cl... | Daniel Dunbar | 2009-11-17 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | instead of forcing blocks on by default, make them default to off, but let | Chris Lattner | 2008-12-04 | 1 | -1/+1 |
* | Finish pushing blocks attribute through the clang attribute machinery. | Steve Naroff | 2008-09-18 | 1 | -0/+18 |