Skip to content
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

[SR-11855] https://lldb.llvm.org not up-to-date for Swift #4434

Open
dabrahams opened this issue Nov 25, 2019 · 5 comments
Open

[SR-11855] https://lldb.llvm.org not up-to-date for Swift #4434

dabrahams opened this issue Nov 25, 2019 · 5 comments
Labels
bug Something isn't working LLDB for Swift

Comments

@dabrahams
Copy link
Collaborator

Previous ID SR-11855
Radar rdar://problem/57549483
Original Reporter @dabrahams
Type Bug
Additional Detail from JIRA
Votes 0
Component/s LLDB for Swift
Labels Bug
Assignee None
Priority Medium

md5: 4636319bc4fe9fdfbe600a318a20b204

Issue Description:

It says major benefits include

  • Up to date language support for C, C++, Objective-C

I figure if it doesn't mention Swift here, it's probably missing from many more importa nt places. Google finds about twice as many hits for ObjC as it does for Swift on that site ;-)

@beccadax
Copy link

beccadax commented Dec 2, 2019

@swift-ci create

@adrian-prantl
Copy link
Member

That is intentional, because the version on llvm.org really doesn't support Swift. All the Swift support is in the swift-lldb fork on Github. Now that swift-lldb and LLVM share the same license we could discuss upstreaming the Swift support to llvm.org but that is also a tough sell because you cannot even build it without also patching LLVM because not all Swift support there has been upstreamed either. So in the short term we might want to add a sentence pointing to the existence of the fork and its relation to the version on llvm.org to the website.

@dabrahams
Copy link
Collaborator Author

Yeah, if I am looking to find out how to use LLDB from the command-line with Swift, LLVM.org is the most obvious place to look. That’s how I got here. So a pointer back to instructions for use from a terminal with Swift would be very helpful.

@MaxDesiatov
Copy link
Member

When looking at https://github.com/apple/swift-lldb, apparently Swift fork of LLDB has been archived. Can we assume that changes have been upstreamed and this issue can be marked as resolved?

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
@keith
Copy link

keith commented May 5, 2022

I think this is still the case and it's just that everything has moved into apple/llvm-project as part of moving to the llvm monorepo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working LLDB for Swift
Projects
None yet
Development

No branches or pull requests

5 participants