Skip to content

Commit 99b89d3

Browse files
Merge pull request #2018 from practicalswift/remove-crashes-without-apache-license-header
[crashers] Remove 49 fixed crash cases without explicit Apache license header
2 parents 2c1f19a + 6a3af35 commit 99b89d3

File tree

50 files changed

+6
-710
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+6
-710
lines changed
Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,9 @@
1-
These test cases under MIT License:
2-
The MIT License (MIT)
3-
4-
Copyright (c) 2014-2016 practicalswift
5-
6-
Permission is hereby granted, free of charge, to any person obtaining a copy
7-
of this software and associated documentation files (the "Software"), to deal
8-
in the Software without restriction, including without limitation the rights
9-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
10-
copies of the Software, and to permit persons to whom the Software is
11-
furnished to do so, subject to the following conditions:
12-
13-
The above copyright notice and this permission notice shall be included in all
14-
copies or substantial portions of the Software.
15-
16-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
17-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
18-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
19-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
20-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
21-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
22-
SOFTWARE.
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
237

248
Repository: https://github.com/practicalswift/swift-compiler-crashes.git
259
Web URL: https://github.com/practicalswift/swift-compiler-crashes
26-
27-
Tests updated as of revision a98b6a75b8622dfc44dd56ddea633a9254ac7f1a

validation-test/compiler_crashers_fixed/00001-swift-typeloc-iserror.swift

Lines changed: 0 additions & 15 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00002-no-stacktrace.swift

Lines changed: 0 additions & 7 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00003-profilearchetypeconstraints.swift

Lines changed: 0 additions & 11 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00004-no-stacktrace.swift

Lines changed: 0 additions & 7 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00005-no-stacktrace.swift

Lines changed: 0 additions & 10 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00008-llvm-foldingset-llvm-attributesetnode-nodeequals.swift

Lines changed: 0 additions & 8 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00009-class-referencing-protocol-referencing-class.swift

Lines changed: 0 additions & 12 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00010-circular-protocol-reference.swift

Lines changed: 0 additions & 12 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00011-swift-nominaltypedecl-getprotocols.swift

Lines changed: 0 additions & 14 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00013-llvm-getelementptrinst-getindexedtype.swift

Lines changed: 0 additions & 13 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00014-enum-in-generic-type.swift

Lines changed: 0 additions & 10 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00015-no-stacktrace.swift

Lines changed: 0 additions & 9 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00016-swift-typebase-getcanonicaltype.swift

Lines changed: 0 additions & 9 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00019-llvm-instvisitor.swift

Lines changed: 0 additions & 27 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00021-swift-type-walk.swift

Lines changed: 0 additions & 7 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00022-no-stacktrace.swift

Lines changed: 0 additions & 9 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00031-no-stacktrace.swift

Lines changed: 0 additions & 22 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00032-swift-irgen-irgenfunction-emittypemetadataref.swift

Lines changed: 0 additions & 24 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00033-error.swift

Lines changed: 0 additions & 9 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00034-swift-typebase-getcanonicaltype.swift

Lines changed: 0 additions & 16 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00035-cerror.swift

Lines changed: 0 additions & 18 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00038-hang-on-init-of-recursive-generic-type.timeout.swift

Lines changed: 0 additions & 10 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00041-szone-malloc-should-clear.swift

Lines changed: 0 additions & 22 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00042-nested-pattern-match-with-type-cast.timeout.swift

Lines changed: 0 additions & 22 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00045-swift-lowering-adjustfunctiontype.swift

Lines changed: 0 additions & 9 deletions
This file was deleted.

validation-test/compiler_crashers_fixed/00046-any-array-containing-ints.repl.swift

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)