Skip to content

Conversation

tshortli
Copy link
Contributor

@tshortli tshortli commented Nov 2, 2023

To match terminology used elsewhere in the compiler (e.g. "parsed accessor") rename "original attributes" to "parsed atributes". Additionally, make sure the attributes returned by getParsedAttrs() really are just the parsed ones by skipping implicit attributes in addition to the ones expanded from macros.

To match terminology used elsewhere in the compiler (e.g. "parsed accessor")
rename "original attributes" to "parsed atributes". Additionally, make sure the
attributes returned by `getParsedAttrs()` really are just the parsed ones by
skipping implicit attributes in addition to the ones expanded from macros.
@tshortli
Copy link
Contributor Author

tshortli commented Nov 2, 2023

@swift-ci please smoke test

Copy link
Member

@ahoppen ahoppen left a comment

Choose a reason for hiding this comment

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

A lot less confusing. Thank you!

@tshortli tshortli merged commit b74e4a2 into swiftlang:main Nov 2, 2023
@tshortli tshortli deleted the rename-orig-attrs-to-parsed-attrs branch November 28, 2023 02:15
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