Skip to content

Commit 0ba00db

Browse files
committed
[Test] Disabled a test temporarily.
rdar://90495704
1 parent 1b94165 commit 0ba00db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SILOptimizer/performance-annotations.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-swift-frontend -experimental-performance-annotations -emit-sil %s -o /dev/null -verify
22
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
3+
// REQUIRES: rdar90495704
34

45
protocol P {
56
func protoMethod(_ a: Int) -> Int

0 commit comments

Comments
 (0)