Skip to content

Commit

Permalink
[Test] -typecheck -> -emit-ir in test fixed by apple#7389.
Browse files Browse the repository at this point in the history
  • Loading branch information
huonw committed Feb 22, 2017
1 parent 502cf01 commit 39dd23d
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// RUN: %target-swift-frontend %s -typecheck
// FIXME: %target-swift-frontend %s -emit-ir -- see https://github.com/apple/swift/pull/7414
// RUN: %target-swift-frontend %s -emit-ir

protocol P {
associatedtype A
Expand Down

0 comments on commit 39dd23d

Please sign in to comment.