Skip to content

Commit 13d19e5

Browse files
committed
%swift-target-frontend => %target-swift-frontend.
Looks like it was a typo.
1 parent 1924340 commit 13d19e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers_2_fixed/0128-rdar35088384.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// RUN: %swift-target-frontend -typecheck -verify %s
1+
// RUN: %target-swift-frontend -typecheck -verify %s
22

33
protocol Command {}
44

0 commit comments

Comments
 (0)