Tests: Update Radar numbers in a couple tests.

This commit is contained in:
Allan Shortlidge
2023-10-06 12:59:41 -07:00
parent 2278098c21
commit c6aa93889f
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
// REQUIRES: PTRSIZE=64
// REQUIRES: swift_in_compiler
// REQUIRES: rdar104969234
// REQUIRES: rdar97728676
// This tests the optimality of the IR generated for the new os log APIs. This
// is not testing the output of a specific optimization pass (which has separate

View File

@@ -1,4 +1,4 @@
// REQUIRES: rdar45592562
// REQUIRES: rdar46475075
// REQUIRES: OS=macosx
// RUN: not %api-digester -deserialize-sdk -input-paths %S/diagnostics.json -o - 2>&1 | %FileCheck %s