Skip to content

Commit 3a96770

Browse files
committed
Merge remote-tracking branch 'origin/master' into master-next
2 parents 9b98492 + 316b045 commit 3a96770

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

validation-test/Sema/type_checker_perf/slow/rdar54580427.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// FIXME: This should be linear instead of exponential.
22
// RUN: %scale-test --begin 1 --end 10 --step 1 --select NumLeafScopes --invert-result %s -Xfrontend=-solver-expression-time-threshold=1
33
// REQUIRES: asserts,no_asan
4+
// REQUIRES: rdar57138194,SR11770
45

56
enum Val {
67
case d([String: Val])

0 commit comments

Comments
 (0)