Skip to content

Commit c18fd43

Browse files
jansvoboda11artemcm
authored andcommitted
[ModuleInterface] Ignore SDKSettings.json in "sourceFiles"
1 parent bc94ac3 commit c18fd43

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
@@ -54,7 +54,7 @@ import ImportsMacroSpecificClangModule
5454
// CHECK-NEXT: "sourceFiles": [
5555
// CHECK-DAG: "{{.*}}OnlyWithMacro.h"
5656
// CHECK-DAG: "{{.*}}module.modulemap"
57-
// CHECK-NEXT: ],
57+
// CHECK: ],
5858
// CHECK-NEXT: "directDependencies": [
5959
// CHECK-NEXT: ],
6060
// CHECK-NEXT: "linkLibraries": [

0 commit comments

Comments
 (0)