-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[stable][kernel] Fix record type equivalence
- Increment index to avoid infinite loop when the first named elements in the two record types are equivalent. - Add some test cases for record types. Fixes: #52817 Cherry-pick: https://dart-review.googlesource.com/c/sdk/+/311929 Change-Id: Iaa4dbf7d2659deeac1eab642cc3aefad9a08f67e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/312709 Commit-Queue: Nicholas Shahan <[email protected]> Reviewed-by: Sigmund Cherem <[email protected]> Reviewed-by: Kevin Chisholm <[email protected]>
- Loading branch information
Showing
3 changed files
with
27 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters