Skip to content

Don't output raw values for Keyword enum members #1265

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

ahoppen
Copy link
Member

@ahoppen ahoppen commented Jan 25, 2023

The raw values are imlicitly created, starting with 0 and not specifying them makes diffs a lot easier to read.

Also put strings in keywordTextLookupTable on new lines to make the table easier to read.

The raw values are imlicitly created, starting with 0 and not specifying them makes diffs a lot easier to read.

Also put strings in the lookup table on new lines to make the table easier to read.
@ahoppen ahoppen requested a review from bnbarham January 25, 2023 16:16
@ahoppen
Copy link
Member Author

ahoppen commented Jan 25, 2023

@swift-ci Please test

@ahoppen ahoppen merged commit 6fda55d into swiftlang:main Jan 27, 2023
@ahoppen ahoppen deleted the ahoppen/no-explict-keyword-raw-values branch January 27, 2023 06:51
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