Skip to content

Preserve nested type info in swiftmodule files generated by the emit-module job #350

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
Nov 13, 2020

Conversation

xymus
Copy link
Contributor

@xymus xymus commented Nov 6, 2020

Use the new frontend flag -experimental-skip-non-inlinable-function-bodies-without-types in emit-module jobs in order to preserve all type information that LLDB relies on.

Depends on swiftlang/swift#34612

@xymus xymus requested review from nkcsgexi and artemcm November 6, 2020 21:41
@xymus
Copy link
Contributor Author

xymus commented Nov 6, 2020

Additional note: The availability of this type info is tested by LLDB's test/API/lang/swift/local_types/ test.

@xymus
Copy link
Contributor Author

xymus commented Nov 13, 2020

@swift-ci please test

@xymus xymus merged commit 8c45512 into swiftlang:main Nov 13, 2020
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.

3 participants