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 39fb55b + a8afb84 commit 316b045Copy full SHA for 316b045
validation-test/Sema/type_checker_perf/slow/rdar54580427.swift
@@ -1,6 +1,7 @@
1
// FIXME: This should be linear instead of exponential.
2
// RUN: %scale-test --begin 1 --end 10 --step 1 --select NumLeafScopes --invert-result %s -Xfrontend=-solver-expression-time-threshold=1
3
// REQUIRES: asserts,no_asan
4
+// REQUIRES: rdar57138194,SR11770
5
6
enum Val {
7
case d([String: Val])
0 commit comments