Skip to content

Commit 6407c64

Browse files
committed
test: mark a job incompatible with Swift parser
Due to the fact that we do not statically link the toolchain, we cannot currently support this test. Mark it as unavailable currently with the early syntax parser enabled.
1 parent d5ab98d commit 6407c64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Driver/windows-link-job.swift

Lines changed: 1 addition & 0 deletions
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)