mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
tests: remove the now unused option -new-mangling-for-tests
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// RUN: %target-swift-frontend -Xllvm -new-mangling-for-tests -emit-silgen -import-objc-header %S/Inputs/array_typedef.h %s | %FileCheck %s
|
||||
// RUN: %target-swift-frontend -emit-silgen -import-objc-header %S/Inputs/array_typedef.h %s | %FileCheck %s
|
||||
|
||||
// CHECK-LABEL: sil shared [transparent] [fragile] @_T0SC4NameV{{[_0-9a-zA-Z]*}}fC : $@convention(method) (UInt8, UInt8, UInt8, UInt8, @thin Name.Type) -> Name
|
||||
func useImportedArrayTypedefInit() -> Name {
|
||||
|
||||
Reference in New Issue
Block a user