Skip to content

Conversation

@kavon
Copy link
Member Author

kavon commented Apr 19, 2023

@swift-ci please test

kavon added 3 commits May 2, 2023 12:36
- changes "hasWithout" to "withoutTilde" for now, though the tilde
  is likely to change to the contextual keyword `without` soon.
- improves a test with structural verification
- simplifies parsing a bit
This basically moves the logic out from only when encountering an
inheritance entry and instead when generally parsing a type, since
that was a better way to go on the C++ side.

(cherry picked from commit d141df5)
@kavon kavon force-pushed the 5.9-without-operator branch from 933affc to e73459b Compare May 2, 2023 19:41
@kavon
Copy link
Member Author

kavon commented May 2, 2023

@swift-ci please test

@kavon kavon marked this pull request as ready for review May 2, 2023 19:41
@kavon kavon requested a review from ahoppen as a code owner May 2, 2023 19:41
kimdv and others added 2 commits May 2, 2023 15:44
This resultet in a parser nesting error

(cherry picked from commit eaf980d)
@kavon
Copy link
Member Author

kavon commented May 2, 2023

@swift-ci please test

@kavon
Copy link
Member Author

kavon commented May 3, 2023

@swift-ci please test windows

@kavon kavon enabled auto-merge May 3, 2023 02:25
@kavon kavon merged commit f2b149e into swiftlang:release/5.9 May 3, 2023
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