Skip to content

LLDB update for apple/swift#27683 "Distinguish references to names from declarations of those names by type" #430

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 1 commit into from
Dec 11, 2019

Conversation

beccadax
Copy link

@beccadax beccadax commented Dec 6, 2019

Fixes a use in LLDB that will be broken by swiftlang/swift#27683, which changes how names are expressed in some AST nodes.

@beccadax
Copy link
Author

beccadax commented Dec 6, 2019

With swiftlang/swift#27683

@swift-ci please test

@beccadax
Copy link
Author

beccadax commented Dec 6, 2019

iOS simulator failure was caused by swiftlang/swift#28571, which is now disabled.

@beccadax
Copy link
Author

beccadax commented Dec 6, 2019

With swiftlang/swift#27683

@swift-ci please test macOS platform

1 similar comment
@beccadax
Copy link
Author

beccadax commented Dec 9, 2019

With swiftlang/swift#27683

@swift-ci please test macOS platform

@beccadax beccadax marked this pull request as ready for review December 10, 2019 19:03
@beccadax
Copy link
Author

Rebased the other side of this pair.

With swiftlang/swift#27683

@swift-ci please test macOS platform

@beccadax beccadax changed the title LLDB update for apple/swift#27683 "[WIP] Distinguish references to names from declarations of those names by type" LLDB update for apple/swift#27683 "Distinguish references to names from declarations of those names by type" Dec 10, 2019
@beccadax beccadax merged commit 6153cff into swiftlang:swift/master Dec 11, 2019
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