Skip to content

Commit

Permalink
Merge pull request #12481 from practicalswift/swiftc-28862-swift-prot…
Browse files Browse the repository at this point in the history
…ocoldecl-getinheritedprotocols-const

[swiftc (68 vs. 5600)] Add crasher in swift::TypeBase::getCanonicalType(...)
  • Loading branch information
practicalswift authored Oct 17, 2017
2 parents c5900a6 + 8f4bb5b commit ab06b14
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
// This source file is part of the Swift.org open source project
// Copyright (c) 2014 - 2017 Apple Inc. and the Swift project authors
// Licensed under Apache License v2.0 with Runtime Library Exception
//
// See https://swift.org/LICENSE.txt for license information
// See https://swift.org/CONTRIBUTORS.txt for the list of Swift project authors

// RUN: not --crash %target-swift-frontend %s -emit-ir
protocol A:RangeReplaceableCollection&(t:A{extension{}a e:class a{}class a
{{}lass a=_{case.a<a =nil??as?=
:a<a
?as?=

0 comments on commit ab06b14

Please sign in to comment.