Skip to content

Cherry pick next #9655

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 5 commits into from
Nov 21, 2024
Merged

Conversation

adrian-prantl
Copy link

No description provided.

(cherry picked from commit c60c1ea)
Signed-off-by: Adrian Prantl <[email protected]>
…vm#116904)

This is motivated by exposing some Swift language-specific flags through
the API, in the example here it is used to communicate the Objective-C
runtime version. This could also be a meaningful extension point to get
information about "embedded: languages, such as extracting the C++
version in an Objective-C++ frame or something along those lines.

(cherry picked from commit e660e65)
(cherry picked from commit d5c33aa)

 Conflicts:
	lldb/source/Target/StackFrame.cpp
Unbeknownst to me the Swift LLDB branch already had an almost identical
API with this name, so it makes sense to merge the two.

(cherry picked from commit 8f8dced)
(cherry picked from commit 0ed103b)
One last diff I missed between Swift and LLVM.

(cherry picked from commit 6473a36)
(cherry picked from commit a3bdac9)
rdar://136981955
(cherry picked from commit 5155fae)
@adrian-prantl adrian-prantl merged commit 69af46f into swiftlang:next Nov 21, 2024
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.

1 participant