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 0054541 + 320cb24 commit 4a13a2fCopy full SHA for 4a13a2f
test/SILOptimizer/set.swift
@@ -1,3 +1,5 @@
1
+// REQUIRES: rdar102865253
2
+
3
// RUN: %target-swift-frontend -parse-as-library -primary-file %s -O -sil-verify-all -module-name=test -emit-sil | %FileCheck %s
4
// RUN: %target-swift-frontend -parse-as-library -primary-file %s -Osize -sil-verify-all -module-name=test -emit-sil | %FileCheck %s
5
// REQUIRES: swift_stdlib_no_asserts,optimized_stdlib
0 commit comments