Skip to content

Conversation

Sajjon
Copy link
Contributor

@Sajjon Sajjon commented Jul 7, 2024

Fix typos in test/SILGen

This is one batch of many PRs fixing typos, see the tracking issue.

@Sajjon Sajjon requested a review from jckarter as a code owner July 7, 2024 13:21
@Sajjon Sajjon mentioned this pull request Jul 7, 2024
@AnthonyLatsis
Copy link
Collaborator

Conflict creeped in.

@Sajjon
Copy link
Contributor Author

Sajjon commented Aug 8, 2024

@AnthonyLatsis I think this is merge ready? If tests pass :)

//
// Now we emit the call to the initializer. Notice how we return self back to
// its memory locatio nbefore any other work is done.
// its memory locations nbefore any other work is done.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It really looks like this is meant to be

Suggested change
// its memory locations nbefore any other work is done.
// its memory location before any other work is done.

no?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@adrian-prantl thx, right you are. Fixed!

@AnthonyLatsis
Copy link
Collaborator

@swift-ci please smoke test

@AnthonyLatsis AnthonyLatsis self-assigned this Aug 9, 2024
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.

3 participants