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.
1 parent 1b94165 commit 0ba00dbCopy full SHA for 0ba00db
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