mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
AddressSanitizer This is an improvement, previously these tests used to trigger a trap in AddressSanitizer. Swift SVN r24919
43 lines
671 B
Swift
43 lines
671 B
Swift
// RUN: not --crash %target-swift-frontend %s -parse
|
|
// XFAIL: no_asserts
|
|
|
|
// Distributed under the terms of the MIT license
|
|
// Test case submitted to project by https://github.com/practicalswift (practicalswift)
|
|
// Test case found by fuzzing
|
|
|
|
import CoreData
|
|
func e<l {
|
|
enum e {
|
|
j {
|
|
}
|
|
class l: j{ k() -> ())
|
|
}
|
|
func j<o : BooleanType>(l: o) {
|
|
}
|
|
func p(l: Any, g: Any) -> (((Any, Any) -> Any) -> Any) {
|
|
return {
|
|
}
|
|
protocol f {
|
|
protocol c : b { func b
|
|
class x<u>: where T.E == F>}
|
|
class A {
|
|
class func a() -> String {
|
|
}
|
|
class func b() {
|
|
struct c {
|
|
static let d: String = {
|
|
}()
|
|
}
|
|
}
|
|
}
|
|
class l {
|
|
}
|
|
}
|
|
class i: d, g {
|
|
l func d() -> f {
|
|
}
|
|
}
|
|
}
|
|
let l = h
|
|
protocol l : f { func f
|