Skip to content

Commit 2443bb5

Browse files
[crashers] Add license headers for crash case #28180
Crash case originally submitted here: practicalswift/swift-compiler-crashes#96 Apache licensing approval given here: #1649
1 parent 30209e3 commit 2443bb5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

validation-test/compiler_crashers/28180-rawrepresentable-extension-with-initializer.swift

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
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+
18
// RUN: not --crash %target-swift-frontend %s -parse
29

310
// ASAN Output: stack-overflow on address 0x7fff31bf3ff8 (pc 0x0000022f8f44 bp 0x7fff31bf49d0 sp 0x7fff31bf4000 T0)

0 commit comments

Comments
 (0)