Skip to content

Commit 339a9b9

Browse files
authored
[ModuleInterface] Ignore SDKSettings.json in "sourceFiles"
1 parent 8e0a389 commit 339a9b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ import ImportsMacroSpecificClangModule
5151
// CHECK-NEXT: "sourceFiles": [
5252
// CHECK-DAG: "{{.*}}OnlyWithMacro.h"
5353
// CHECK-DAG: "{{.*}}module.modulemap"
54-
// CHECK-NEXT: ],
54+
// CHECK: ],
5555
// CHECK-NEXT: "directDependencies": [
5656
// CHECK-NEXT: ],
5757
// CHECK-NEXT: "linkLibraries": [

0 commit comments

Comments
 (0)