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 79d7064 commit 1aa5e8cCopy full SHA for 1aa5e8c
validation-test/Sema/type_checker_perf/fast/rdar32999041.swift.gyb
@@ -1,6 +1,8 @@
1
// RUN: %scale-test --begin 3 --end 8 --step 1 --select incrementScopeCounter %s
2
// REQUIRES: OS=macosx
3
// REQUIRES: asserts
4
+// FIXME: https://bugs.swift.org/browse/SR-6997
5
+// REQUIRES: SR6997
6
7
_ = MemoryLayout<Int>.size
8
%for i in range(0, N):
0 commit comments