Skip to content

[5.7] Implement named backreferences #444

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

hamishknight
Copy link
Contributor

5.7 cherry-pick of #433

Use the CaptureList as the source of truth on which index a name corresponds to, and query it when emitting a named backreference.

Resolves #388

Use the CaptureList as the source of truth on
which index a name corresponds to, and query it
when emitting a named backreference.
This doesn't appear to be used, and should be
available from the CaptureList.
@hamishknight hamishknight added the r5.7 5.7 Release Cherry Picks label May 27, 2022
@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight
Copy link
Contributor Author

Looks like this requires #376 to be cherry-picked too

@hamishknight
Copy link
Contributor Author

@swift-ci please test

@hamishknight hamishknight merged commit 3d44861 into swiftlang:swift/release/5.7 Jun 1, 2022
@hamishknight hamishknight deleted the named-refs-5.7 branch June 1, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
r5.7 5.7 Release Cherry Picks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants