aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/block-byref-args.c
AgeCommit message (Expand)Author
2009-11-17Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar
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-09-18Finish pushing blocks attribute through the clang attribute machinery.Steve Naroff