Import latest compiler crashers from practicalswift

68% are already fixed, including all those marked as beta 4 regressions.

Swift SVN r30914
This commit is contained in:
Slava Pestov
2015-08-01 08:31:45 +00:00
parent 48fe3e1c9b
commit 08f1421a5a
833 changed files with 9102 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
// 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)
// Test case found by fuzzing
protocol A{enum S<T{
func a
let en=a[{
}
class a{
let e ={
{
}
class A{
let s= {extension{
}}
func a
}
}}}
let:A