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 04d6b3d + c6aa938 commit db8b8d8Copy full SHA for db8b8d8
test/SILOptimizer/OSLogFullOptTest.swift
@@ -5,7 +5,7 @@
5
// REQUIRES: PTRSIZE=64
6
// REQUIRES: swift_in_compiler
7
8
-// REQUIRES: rdar104969234
+// REQUIRES: rdar97728676
9
10
// This tests the optimality of the IR generated for the new os log APIs. This
11
// is not testing the output of a specific optimization pass (which has separate
test/api-digester/diagnostics.swift
@@ -1,4 +1,4 @@
1
-// REQUIRES: rdar45592562
+// REQUIRES: rdar46475075
2
// REQUIRES: OS=macosx
3
// RUN: not %api-digester -deserialize-sdk -input-paths %S/diagnostics.json -o - 2>&1 | %FileCheck %s
4
0 commit comments