Skip to content

[gardening] remove unnecessary condition in symbol extraction logic #37428

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

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented May 14, 2021

This was introduced to avoid indentation changes when making this logic
amenable to testing in #37120 .

This was introduced to avoid indentation changes when making this logic
amenable to testing in swiftlang#37120 .
@edymtt
Copy link
Contributor Author

edymtt commented May 14, 2021

@swift-ci please smoke test

@edymtt
Copy link
Contributor Author

edymtt commented May 14, 2021

@swift-ci Please Build Toolchain

@edymtt
Copy link
Contributor Author

edymtt commented May 14, 2021

(Using "Hide whitespace changes" should show more clearly which lines are removed and which lines have changed indentation)

@swift-ci
Copy link
Contributor

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - 11fa67b

Install command
tar zxf swift-PR-37428-593-ubuntu16.04.tar.gz
More info

@swift-ci
Copy link
Contributor

macOS Toolchain
Download Toolchain
Git Sha - 11fa67b

Install command
tar -zxf swift-PR-37428-982-osx.tar.gz --directory ~/

@edymtt
Copy link
Contributor Author

edymtt commented May 17, 2021

Skimmed the log for the toolchain, all the expected files are copied to the symroot, and dsymutil and strip run on those files

@edymtt
Copy link
Contributor Author

edymtt commented May 19, 2021

Retesting my changes after the test change I did in #37488

@edymtt
Copy link
Contributor Author

edymtt commented May 19, 2021

@swift-ci please smoke test

@edymtt edymtt merged commit ece22f3 into swiftlang:main May 19, 2021
@edymtt edymtt deleted the remove-tautology-in-darwin-symbol-extract branch May 19, 2021 18:57
LucianoPAlmeida pushed a commit to LucianoPAlmeida/swift that referenced this pull request May 27, 2021
…wiftlang#37428)

This was introduced to avoid indentation changes when making this logic
amenable to testing in swiftlang#37120 .
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