File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed
validation-test/compiler_crashers Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
// This source file is part of the Swift.org open source project
2
+ // Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
3
+ // Licensed under Apache License v2.0 with Runtime Library Exception
4
+ //
2
5
// See http://swift.org/LICENSE.txt for license information
6
+ // See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
3
7
4
8
// RUN: not --crash %target-swift-frontend %s -parse
5
9
// REQUIRES: asserts
Original file line number Diff line number Diff line change
1
+ // This source file is part of the Swift.org open source project
2
+ // Copyright (c) 2014 - 2016 Apple Inc. and the Swift project authors
3
+ // Licensed under Apache License v2.0 with Runtime Library Exception
4
+ //
5
+ // See http://swift.org/LICENSE.txt for license information
6
+ // See http://swift.org/CONTRIBUTORS.txt for the list of Swift project authors
7
+
8
+ // RUN: not --crash %target-swift-frontend %s -parse
9
+ // REQUIRES: asserts
10
+ . A[
You can’t perform that action at this time.
0 commit comments