Skip to content

Commit 85c4184

Browse files
committed
[test] NFC: Add missing REQUIRES
This test uses regex literals, so needs the regex parsing code to be available. rdar://101486764
1 parent 8a95701 commit 85c4184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/StringProcessing/Sema/regex_builder_unavailable.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %target-typecheck-verify-swift -enable-bare-slash-regex -target %target-cpu-apple-macosx12.0
22

3+
// REQUIRES: swift_in_compiler
34
// REQUIRES: OS=macosx
45

56
import RegexBuilder

0 commit comments

Comments
 (0)