Skip to content

[lldb][swift] Remove mydir calculation from lldbplaygroundrepl #1975

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
Oct 15, 2020

Conversation

Teemperor
Copy link

Calling compute_mydir on a path outside the test/API leads to bogus results
and since commit fcb0d81 will also trigger a sanity assert. Also this
isn't an actual test but only the base test for actual tests, so the mydir
value here should be anyway unused.

Calling compute_mydir on a path outside the test/API leads to bogus results
and since commit fcb0d81 will also trigger a sanity assert. Also this
isn't an actual test but only the base test for actual tests, so the mydir
value here should be anyway unused.
@Teemperor
Copy link
Author

@swift-ci test

@Teemperor Teemperor merged commit 8d54827 into swiftlang:swift/main Oct 15, 2020
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.

2 participants