Skip to content

Commit 241bcdf

Browse files
committed
[ABI] Document associated conformance descriptors.
1 parent 8a9df1c commit 241bcdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ABI/Mangling.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ types where the metadata itself has unknown layout.)
141141
global ::= protocol 'TL' // protocol requirements base descriptor
142142
global ::= assoc-type-name 'Tl' // associated type descriptor
143143
global ::= assoc-type-name 'TM' // default associated type witness accessor
144-
144+
global ::= type assoc-type-path protocol // associated conformance descriptor
145145

146146
REABSTRACT-THUNK-TYPE ::= 'R' // reabstraction thunk helper function
147147
REABSTRACT-THUNK-TYPE ::= 'r' // reabstraction thunk

0 commit comments

Comments
 (0)