We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a9df1c commit 241bcdfCopy full SHA for 241bcdf
docs/ABI/Mangling.rst
@@ -141,7 +141,7 @@ types where the metadata itself has unknown layout.)
141
global ::= protocol 'TL' // protocol requirements base descriptor
142
global ::= assoc-type-name 'Tl' // associated type descriptor
143
global ::= assoc-type-name 'TM' // default associated type witness accessor
144
-
+ global ::= type assoc-type-path protocol // associated conformance descriptor
145
146
REABSTRACT-THUNK-TYPE ::= 'R' // reabstraction thunk helper function
147
REABSTRACT-THUNK-TYPE ::= 'r' // reabstraction thunk
0 commit comments