Files
swift-mirror/tools/SourceKit/lib/SwiftLang/SwiftMangling.cpp
Rintaro Ishizaki 8d8ec09280 [SourceKit] Move demangle/mangle logic to SwfitLangSupport
'sourcekitd' itself should not call 'swift::' functions.  It should just
deserialize the request, execute the logic in LangSupport, then serialize
the result.
2023-01-19 14:45:56 -08:00

3.1 KiB