mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge pull request #13291 from xedin/rdar-34920390
[Mangling/ABI] Mangle function names with parameter labels
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
key.typename: "Foo",
|
||||
key.context: source.codecompletion.context.thisclass,
|
||||
key.num_bytes_to_erase: 0,
|
||||
key.associated_usrs: "s:20complete_constructor3FooCACSi4arg1_Si4arg2tcfc",
|
||||
key.associated_usrs: "s:20complete_constructor3FooC4arg14arg2ACSi_Sitcfc",
|
||||
key.modulename: "complete_constructor"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user