Crash tests 0730, 0911, 0916, 1660, 2027, 2203 no longer crash.

Swift SVN r23541
This commit is contained in:
Chris Willmore
2014-11-21 23:27:40 +00:00
parent 4bee99df2e
commit 007204a595
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
// RUN: not --crash %target-swift-frontend %s -parse
// RUN: not %target-swift-frontend %s -parse
// Distributed under the terms of the MIT license
// Test case submitted to project by https://github.com/practicalswift (practicalswift)