Skip to content

Commit e0b4d55

Browse files
committed
Fix test flags
1 parent e5dd189 commit e0b4d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation-test/compiler_crashers/21815-swift-lowering-silgen-emitmanagedrvaluewithcleanup.swift renamed to validation-test/compiler_crashers_fixed/21815-swift-lowering-silgen-emitmanagedrvaluewithcleanup.swift

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

33
// Distributed under the terms of the MIT license
44
// Test case submitted to project by https://github.com/practicalswift (practicalswift)

0 commit comments

Comments
 (0)