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.
1 parent 3204e2a commit c477dadCopy full SHA for c477dad
test/Interop/SwiftToCxx/unsupported/unsupported-decls-in-cxx.swift
@@ -5,7 +5,8 @@
5
// RUN: %target-swift-frontend %t/clean.swift -typecheck -module-name Functions -clang-header-expose-decls=all-public -disable-availability-checking -emit-clang-header-path %t/header.h
6
// RUN: %FileCheck %s < %t/header.h
7
8
-// REQUIRES: concurrency
+// REQUIRES: concurrency
9
+// REQUIRES: distributed
10
11
// CHECK-NOT: Unsupported
12
// CHECK: supported
0 commit comments