Skip to content

Commit 1253f0d

Browse files
authored
Merge pull request #18061 from jrose-apple/see-i-just-wiped-my-finger-clean-right-under-the-rug (#18079)
(cherry picked from commit 7ca663c) rdar://problem/42271414
1 parent 9277281 commit 1253f0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/Driver/Dependencies/only-skip-once.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
// RUN: cd %t && %target-swiftc_driver -driver-show-job-lifecycle -output-file-map %t/output-file-map.json -incremental main.swift file1.swift file2.swift -j1 2>&1 | %FileCheck -check-prefix=CHECK-INITIAL %s
66

7-
// CHECK-INITIAL-NOT: warning
87
// CHECK-INITIAL: Job finished: {compile: main.o <= main.swift}
98
// CHECK-INITIAL: Job finished: {compile: file1.o <= file1.swift}
109
// CHECK-INITIAL: Job finished: {compile: file2.o <= file2.swift}

0 commit comments

Comments
 (0)