Skip to content

[next] Cherry-pick Swift-specific LLDB adjustments #10618

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 17 commits into from
May 5, 2025

Conversation

bnbarham
Copy link

@bnbarham bnbarham commented May 3, 2025

No description provided.

adrian-prantl and others added 17 commits May 2, 2025 17:08
…e to return llvm::Expected (llvm#129601)"

This patch pushes the error handling boundary for the GetBitSize()
methods from Runtime into the Type and CompilerType APIs. This makes
it easier to diagnose problems thanks to more meaningful error
messages being available. GetBitSize() is often the first thing LLDB
asks about a type, so this method is particularly important for a
better user experience.

rdar://145667239
(cherry picked from commit 878a64f)

(cherry picked from commit 642dcd7)
(cherry picked from commit d3e7a33)
We lost a conditionally used variable in
15070b3.

(cherry picked from commit 3b5119d)
We accidentally redefined a function in
305e024.

(cherry picked from commit 8670119)
…r type changed)

Per 979c275 (llvm-project).

(cherry picked from commit 1631026)
…meter type changed)

Per 39b2979.

(cherry picked from commit 1a10d6b)
…tKind::AnyModule` removal

Per 212950f.

(cherry picked from commit 0b6504a)
@bnbarham bnbarham requested a review from JDevlieghere as a code owner May 3, 2025 00:11
@bnbarham bnbarham merged commit c7c3003 into swiftlang:next May 5, 2025
@bnbarham bnbarham deleted the cherry-missing-lldb branch May 5, 2025 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants