| commit | 309e48695b9533db3c6e37e15dd4ebc57a0dd351 | [log] [tgz] |
|---|---|---|
| author | Chris Lattner <sabre@nondot.org> | Sat Feb 28 19:37:57 2009 +0000 |
| committer | Chris Lattner <sabre@nondot.org> | Sat Feb 28 19:37:57 2009 +0000 |
| tree | d9fbb3ffea4b3a0643c91bbfd6e080cb7541a637 | |
| parent | d4ed7e8bb9fae939e2bf127af7e2e0b50aacbb36 [diff] |
Fix a crash in test/Parser/control-scope.c that testrunner didn't notice because it was a negative test with a fix suggested by Jean-Daniel Dupas. Convert the test from a negative to a positive test to catch stuff like this. llvm-svn: 65708