Skip to content

Commit 78fc5cd

Browse files
committed
Add local context test for demangling
1 parent be6e6e5 commit 78fc5cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Demangle/Inputs/manglings.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,7 @@ $s3red4testyAA3ResOyxSayq_GAEs5ErrorAAq_sAFHD1__HCg_GADyxq_GsAFR_r0_lF ---> red.
378378
$s3red4testyAA7OurTypeOy4them05TheirD0Vy5AssocQzGAjE0F8ProtocolAAxAA0c7DerivedH0HD1_AA0c4BaseH0HI1_AieKHA2__HCg_GxmAaLRzlF ---> red.test<A where A: red.OurDerivedProtocol>(A.Type) -> red.OurType<them.TheirType<A.Assoc>>
379379
$s17property_wrappers10WithTuplesV9fractionsSd_S2dtvpfP ---> property wrapper backing initializer of property_wrappers.WithTuples.fractions : (Swift.Double, Swift.Double, Swift.Double)
380380
$s16property_wrapper8MyStructV1xSivpfF ---> property wrapped field init accessor of property_wrapper.MyStruct.x : Swift.Int
381+
$s4main6myFuncyyF1xL_SivpfF ---> property wrapped field init accessor of x #1 : Swift.Int in main.myFunc() -> ()
381382
$sSo17OS_dispatch_queueC4sync7executeyyyXE_tFTOTA ---> {T:$sSo17OS_dispatch_queueC4sync7executeyyyXE_tFTO} partial apply forwarder for @nonobjc __C.OS_dispatch_queue.sync(execute: () -> ()) -> ()
382383
$s4main1gyySiXCvp ---> main.g : @convention(c) (Swift.Int) -> ()
383384
$s4main1gyySiXBvp ---> main.g : @convention(block) (Swift.Int) -> ()

0 commit comments

Comments
 (0)