Skip to content

Fix issue where target.source-map didn't apply to SwiftASTContext::CreateInstance #10527

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

Open
wants to merge 1 commit into
base: stable/20240723
Choose a base branch
from

Conversation

DavidGoldman
Copy link

This specifically is for SwiftASTContext::CreateInstance with a TypeSystemSwiftTypeRef, the other version works as expected.

…eateInstance

This specifically is for SwiftASTContext::CreateInstance with a
TypeSystemSwiftTypeRef, the other version works as expected.
@DavidGoldman DavidGoldman requested a review from a team as a code owner April 22, 2025 23:00
@adrian-prantl
Copy link

Nice! Can you rebase this on the swift/release/6.2 branch?
If you can find a way to trigger this in the https://github.com/swiftlang/llvm-project/tree/next/lldb/test/API/lang/swift/clangimporter/rewrite_clang_paths test, we could also make sure this doesn't regress.

@DavidGoldman
Copy link
Author

Thanks, opened #10529. What's the best way to build + run those tests? I'll take a look, but probably better to add in a separate PR.

@DavidGoldman
Copy link
Author

@swift-ci please test

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