llvm-project/clang/test
Chris Lattner 33ad2cacc9 Make Scope keep track of the kind of scope it is. Properly scope loop and
switch statements.  Make break/continue check that they are inside of an
appropriate control-flow construct.  This implements Parser/bad-control.c.

llvm-svn: 39136
2006-11-05 23:47:55 +00:00
..
Lexer new testcase 2006-10-17 02:53:13 +00:00
Parser Make Scope keep track of the kind of scope it is. Properly scope loop and 2006-11-05 23:47:55 +00:00
Preprocessor new testcase 2006-10-27 05:43:33 +00:00
.cvsignore ignore cruft 2006-07-04 19:03:05 +00:00
Makefile Run tests in a specific order 2006-08-06 18:29:35 +00:00