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 7c6815c + 31782df commit 4f83c09Copy full SHA for 4f83c09
validation-test/stdlib/StringNormalization.swift
@@ -10,9 +10,6 @@
10
//
11
//===----------------------------------------------------------------------===//
12
13
-// rdar://85480347
14
-// REQUIRES: rdar85480347
15
-
16
// RUN: %empty-directory(%t)
17
// RUN: %target-clang -fobjc-arc %S/Inputs/NSSlowString/NSSlowString.m -c -o %t/NSSlowString.o
18
// RUN: %target-build-swift -I %S/Inputs/NSSlowString/ %t/NSSlowString.o %s -o %t/a.out
0 commit comments