Skip to content

Lookahead Through Balanced Brackets In Closure Capture Lists#858

Merged
CodaFi merged 1 commit into
swiftlang:mainfrom
CodaFi:captcha
Sep 28, 2022
Merged

Lookahead Through Balanced Brackets In Closure Capture Lists#858
CodaFi merged 1 commit into
swiftlang:mainfrom
CodaFi:captcha

Conversation

@CodaFi

@CodaFi CodaFi commented Sep 28, 2022

Copy link
Copy Markdown
Contributor

Lookahead here was trying to eat its way to the nearest right bracket rather than the nearest balanced right bracket.

@CodaFi CodaFi requested a review from ahoppen as a code owner September 28, 2022 20:24
Lookahead here was trying to eat its way to the nearest right bracket
rather than the nearest *balanced* right bracket.

rdar://100491747
@CodaFi

CodaFi commented Sep 28, 2022

Copy link
Copy Markdown
Contributor Author

Fixes #852

@CodaFi

CodaFi commented Sep 28, 2022

Copy link
Copy Markdown
Contributor Author

@swift-ci test

@CodaFi CodaFi merged commit 720da6e into swiftlang:main Sep 28, 2022
@CodaFi CodaFi deleted the captcha branch September 28, 2022 23:38
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.

1 participant