Skip to content

[BoundsSafety] Cherrypick opt remark fix #9877

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
merged 2 commits into from
Jan 24, 2025

Conversation

juliannagele
Copy link
Member

Cherry pick fix for opt remarks from #9771

kyulee-com and others added 2 commits January 24, 2025 12:03
The output of opt-remarks is non-deterministic because it checks the output while iterating over a DenseMap. To fix this issue, we can replace DenseMap with MapVector.

(cherry picked from commit 434aec2)
@juliannagele juliannagele merged commit cd1d0c2 into swiftlang:next Jan 24, 2025
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