We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f2ce515 + 0ba00db commit 7f2bde2Copy full SHA for 7f2bde2
test/SILOptimizer/performance-annotations.swift
@@ -1,5 +1,6 @@
1
// RUN: %target-swift-frontend -experimental-performance-annotations -emit-sil %s -o /dev/null -verify
2
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
3
+// REQUIRES: rdar90495704
4
5
protocol P {
6
func protoMethod(_ a: Int) -> Int
0 commit comments