summaryrefslogtreecommitdiffstats
path: root/test/Parser/block-block-storageclass.c
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Eliminate the "minimal" and printing parser actions, which only everDouglas Gregor2010-07-261-3/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar2009-11-171-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Pull code from last commit. will put back soon.Steve Naroff2008-09-021-1/+2
* Implement block pseudo-storage class modifiers (__block, __byref).Steve Naroff2008-09-021-0/+18