Age | Commit message (Expand) | Author |
---|---|---|
2009-07-25 | Semantic checking for main(). | John McCall |
2009-06-08 | Don't allow defining a block with a non-prototype type. Remove a | Eli Friedman |
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2008-12-04 | instead of forcing blocks on by default, make them default to off, but let | Chris Lattner |
2008-09-28 | Fix <rdar://problem/6252108> assigning to argument passed to block should not... | Steve Naroff |
2008-09-10 | Sema::ActOnIdentifierExpr(): Lookup block arguments. | Steve Naroff |