Skip to content

Conversation

@simanerush
Copy link
Member

@simanerush simanerush commented Dec 9, 2023

This is a follow-up PR addressing review feedback from @AnthonyLatsis in #67594

  • Documentation improvements.
  • Use hasError() instead of is<ErrorType>() in AST Verifier.

Copy link
Collaborator

@AnthonyLatsis AnthonyLatsis left a comment

Choose a reason for hiding this comment

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

Thank you!

@simanerush
Copy link
Member Author

@swift-ci please smoke test

@simanerush simanerush merged commit 2fd5843 into swiftlang:main Dec 16, 2023
@simanerush simanerush deleted the pack-iteration-fixes branch December 16, 2023 17:50
///
/// \param tupleType A tuple with a single unlabeled element that represents a
/// pack expansion.
/// \param locator The locator.
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: for completeness you need to specify \returns too :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes! I forgot😬

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