Skip to content

[next][Swift] lldb: Fix some build errors #11004

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 9 commits into from
Jul 15, 2025
Merged

[next][Swift] lldb: Fix some build errors #11004

merged 9 commits into from
Jul 15, 2025

Conversation

AnthonyLatsis
Copy link

@AnthonyLatsis AnthonyLatsis commented Jul 15, 2025

AnthonyLatsis and others added 9 commits July 15, 2025 01:03
…formatters::ExtractIndexFromString`

See llvm#138297

(cherry picked from commit 250d993)
I assume the error fell out of
#10593, which apparently
was not built/tested.

(cherry picked from commit 58d795c)
…t by reference

The API was changed upstream for the C++ plugin. This patch adjusts the
API implementation for Swift

(cherry picked from commit 0685cec)
…TypeSystem::GetIndexOfChildWithName`

See llvm#136693.

(cherry picked from commit 61cac61)
…etIndexOfFieldWithName` overload

See llvm#135963.

`CompilerType::GetIndexOfChildWithName` has an additional parameter in
our fork.

(cherry picked from commit a4be6a2)
@AnthonyLatsis
Copy link
Author

@swift-ci please test macOS

@AnthonyLatsis AnthonyLatsis merged commit c3b7703 into next Jul 15, 2025
1 check failed
@AnthonyLatsis AnthonyLatsis deleted the jepa-next branch July 15, 2025 16:37
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