Skip to content

Commit de643ed

Browse files
Merge pull request #12104 from adrian-prantl/27335207
Add mangling testcase
2 parents 30a8e15 + 11363ff commit de643ed

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
@@ -165,6 +165,7 @@ _TtERR ---> <ERROR TYPE>
165165
_TtGSqGSaC5sugar7MyClass__ ---> [sugar.MyClass]?
166166
_TtGSaGSqC5sugar7MyClass__ ---> [sugar.MyClass?]
167167
_TtaC9typealias5DWARF9DIEOffset ---> typealias.DWARF.DIEOffset
168+
_Tta1t5Alias ---> t.Alias
168169
_Ttas3Int ---> Swift.Int
169170
_TTRXFo_dSc_dSb_XFo_iSc_iSb_ ---> reabstraction thunk helper from @callee_owned (@unowned Swift.UnicodeScalar) -> (@unowned Swift.Bool) to @callee_owned (@in Swift.UnicodeScalar) -> (@out Swift.Bool)
170171
_TTRXFo_dSi_dGSqSi__XFo_iSi_iGSqSi__ ---> reabstraction thunk helper from @callee_owned (@unowned Swift.Int) -> (@unowned Swift.Int?) to @callee_owned (@in Swift.Int) -> (@out Swift.Int?)

0 commit comments

Comments
 (0)