Skip to content

Fixed incorrect comment in SwiftReflectionTest #30703

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
Apr 15, 2020
Merged

Conversation

daeken
Copy link
Contributor

@daeken daeken commented Mar 28, 2020

This code directly references several sections in the __TEXT segment but the comment refers to __DATA.

This patch is purely a fix to make the comment reflect what the code does (see the previous function to confirm that the sections are pulled out of __TEXt.

This code directly references several sections in the __TEXT segment but the comment refers to __DATA.
@CodaFi
Copy link
Contributor

CodaFi commented Apr 13, 2020

Sorry for letting this sit. LGTM.

@swift-ci please smoke test and merge

@CodaFi
Copy link
Contributor

CodaFi commented Apr 14, 2020

Sigh

@swift-ci smoke test

@CodaFi
Copy link
Contributor

CodaFi commented Apr 15, 2020

@CodaFi CodaFi merged commit 3aee49d into swiftlang:master Apr 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