aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/block-pointer-decl.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-12-04instead of forcing blocks on by default, make them default to off, but letChris Lattner
2008-08-28Add parser/action support for block literal expressions.Steve Naroff
2008-08-27First wave of changes to support "blocks" (an extension to C).Steve Naroff