Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove tabs, and whitespace cleanups. | Mike Stump | 2009-09-09 | 1 | -28/+24 |
* | Don't allow defining a block with a non-prototype type. Remove a | Eli Friedman | 2009-06-08 | 1 | -2/+2 |
* | Tighten up blocks type checking. This was discussed back in the | Mike Stump | 2009-04-21 | 1 | -4/+4 |
* | Fix block comparisons. Radar 6732116. | Mike Stump | 2009-04-01 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Fix <rdar://problem/6418623> Bogus block type compatibility warning. | Steve Naroff | 2008-12-10 | 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 |
* | Downgrade incompatible block pointer error to a warning (to be consistent wit... | Steve Naroff | 2008-09-24 | 1 | -6/+6 |
* | More type checking for blocks. Still incomplete (will hopefully finish up thi... | Steve Naroff | 2008-09-05 | 1 | -0/+55 |