Skip to content

Commit 83ebe86

Browse files
authored
Merge pull request #1973 from Teemperor/SwiftOnlyAvailability
[lldb] Add REQUIRES swift to Availability.test
2 parents f5962ed + 482aea0 commit 83ebe86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/Shell/SwiftREPL/Availability.test

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// -*- mode: swift; -*-
22
// Test that the REPL is launched with the current OS as availability target.
33
// REQUIRES: system-darwin
4+
// REQUIRES: swift
45

56
// RUN: mkdir -p %t.dir
67
// RUN: echo '@available(macOS '>%t.dir/NewModule.swift

0 commit comments

Comments
 (0)