Skip to content

Commit d9f24d0

Browse files
Merge pull request #1993 from practicalswift/apache-license-clarification-20160331b
[crashers] Add license headers for crash case #28180
2 parents 30209e3 + 2443bb5 commit d9f24d0

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)