Skip to content

[SourceKit] Move demangle/mangle logic to SwfitLangSupport #63111

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

rintaro
Copy link
Member

@rintaro rintaro commented Jan 19, 2023

sourcekitd itself should not call swift:: functions. It should just deserialize the request, execute the logic in LangSupport, then serialize the result.

@rintaro
Copy link
Member Author

rintaro commented Jan 19, 2023

@swift-ci Please smoke test

@rintaro rintaro force-pushed the sourcektid-mangling-langsupport branch from 7e5174d to 9861f8b Compare January 19, 2023 20:57
@rintaro
Copy link
Member Author

rintaro commented Jan 19, 2023

@swift-ci Please smoke test

@rintaro rintaro requested a review from bnbarham January 19, 2023 21:56
'sourcekitd' itself should not call 'swift::' functions.  It should just
deserialize the request, execute the logic in LangSupport, then serialize
the result.
@rintaro rintaro force-pushed the sourcektid-mangling-langsupport branch from 9861f8b to 8d8ec09 Compare January 19, 2023 22:46
@rintaro
Copy link
Member Author

rintaro commented Jan 19, 2023

@swift-ci Please smoke test

@rintaro rintaro merged commit 32057c5 into swiftlang:main Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants