This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Roll src/third_party/dart 7b9ab9f353..714a082a5d (7 commits)#8620
Merged
Roll src/third_party/dart 7b9ab9f353..714a082a5d (7 commits)#8620
Conversation
714a082 Minimal integration of summary2 into AnalysisDriver. dd35304 make "late" and "required" builtin keywords 836efd6 Add a language_2 test for having an invalid type in an on clause 81e554e parse "required" modifier for NNBD 1eab04e Reland "[VM-debugger] resolve column breakpoint tokenposition into a single value" ec27b09 [vm, service] Fix deferral of service extension invocation to not be mislead by other OOB messages. 1e30bb9 [vm/dbc] Support unboxed Int64 on DBC
Contributor
Author
|
Checks successful, automatically merging. |
Contributor
|
This is causing failures in the iOS Simulator builds that use DBC https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket.appspot.com/8915888889975451024/+/steps/build_ios_debug_arm/0/stdout This is probably because of 1e30bb9 [vm/dbc] Support unboxed Int64 on DBC |
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is an automated pull request which will automatically merge once checks pass.
Roll src/third_party/dart 7b9ab9f..714a082 (7 commits)
714a082 Minimal integration of summary2 into AnalysisDriver.
dd35304 make "late" and "required" builtin keywords
836efd6 Add a language_2 test for having an invalid type in an on clause
81e554e parse "required" modifier for NNBD
1eab04e Reland "[VM-debugger] resolve column breakpoint tokenposition into a single value"
ec27b09 [vm, service] Fix deferral of service extension invocation to not be mislead by other OOB messages.
1e30bb9 [vm/dbc] Support unboxed Int64 on DBC