Skip to content

Commit 47fd6d9

Browse files
authored
Merge pull request swiftlang#68313 from compnerd/incompatible-with-life
test: mark a job incompatible with Swift parser
2 parents 19be770 + 6407c64 commit 47fd6d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Driver/windows-link-job.swift

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
// swift-frontend cannot be copied to another location with bootstrapping because
77
// it will not find the libswiftCore library with its relative RPATH.
88
// UNSUPPORTED: swift_in_compiler
9+
// UNSUPPORTED: swift_swift_parser
910

1011
// CHECK: {{^}}clang

0 commit comments

Comments
 (0)