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 8d88441 + f41eb87 commit e4d7dbdCopy full SHA for e4d7dbd
validation-test/Sema/type_checker_perf/fast/rdar21398466.swift
@@ -1,5 +1,7 @@
1
// RUN: %target-typecheck-verify-swift -solver-expression-time-threshold=1 -swift-version 5 -solver-disable-shrink -disable-constraint-solver-performance-hacks -solver-enable-operator-designated-types
2
-// REQUIRES: tools-release,no_asserts
+// REQUIRES: OS=macosx
3
+// REQUIRES: asserts
4
+// REQUIRES: rdar48061151
5
6
// This problem is related to renaming,
7
// as soon as `init(truncatingBitPattern:)` is changed
0 commit comments