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 1c3bd3e commit 3b514ffCopy full SHA for 3b514ff
test/SILOptimizer/performance-annotations.swift
@@ -1,6 +1,4 @@
1
-// REQUIRES: rdar119075334
2
-
3
-// RUN: %target-swift-frontend -parse-as-library -emit-sil %s -o /dev/null -verify
+// RUN: %target-swift-frontend -parse-as-library -disable-availability-checking -emit-sil %s -o /dev/null -verify
4
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
5
// REQUIRES: swift_in_compiler
6
0 commit comments