summaryrefslogtreecommitdiffstats
path: root/test/Sema/block-labels.c
Commit message (Expand)AuthorAgeFilesLines
* break testcase over multiple lines to make it easier to read.Chris Lattner2011-02-181-3/+11
* add a bunch of missing prototypes to testsChris Lattner2010-01-091-0/+2
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Reimplement fix for <rdar://problem/6451399> problems with labels and blocks.Steve Naroff2009-03-131-0/+17
* Remove ActiveScope (revert http://llvm.org/viewvc/llvm-project?view=rev&revis...Steve Naroff2009-03-131-17/+0
* Fix <rdar://problem/6451399> problems with labels and blocks.Steve Naroff2009-02-281-0/+17