Skip to content

Commit 7f2bde2

Browse files
authored
Merge pull request #41895 from nate-chandler/test/20220318/1
[Test] Disabled a test temporarily.
2 parents f2ce515 + 0ba00db commit 7f2bde2

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)