Skip to content

Commit 6a9e2d4

Browse files
authored
XFAIL clang-args-transitive-availability.swift
It is failing, probably due to swiftlang/llvm-project#10679. See rdar://151740686.
1 parent 0ceb517 commit 6a9e2d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/ModuleInterface/clang-args-transitive-availability.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
// RUN: %validate-json %t/deps.json &>/dev/null
1010
// RUN: %FileCheck %s < %t/deps.json
1111

12+
// REQUIRES: rdar151740686
13+
1214
import ImportsMacroSpecificClangModule
1315

1416
// CHECK: "directDependencies": [

0 commit comments

Comments
 (0)