提交 36b5b193 编写于 作者: B Ben Konyi

Roll src/third_party/dart 06d3769ac6..2e4c89aa73 (19 commits)

dart-lang/sdk@2e4c89aa73 Flow analysis: fix handling of `for(;;)` loops.
dart-lang/sdk@05f411dbf4 Sort declarations in flow_analysis_visitor.dart.
dart-lang/sdk@118831ec53 Defend against null tokens when constructing model completion ranking query
dart-lang/sdk@62ec392768 Upgrade to tflite_native@0.2.2
dart-lang/sdk@68e805f9f6 [vm/cocurrency] Add simple spawn function test and test with/without isolate groups
dart-lang/sdk@3c54aeae6b [vm/compiler] Ensure proper release/aquire fences are used when turning ICData to be megamorphic.
dart-lang/sdk@9a854c111a Resolve uses of super within extensions to dynamic to prevent an exception and remove follow-on diagnostics
dart-lang/sdk@d978c83dac [dart:io]Annotate SecureSocket.secure supportedProtocols with @Since
dart-lang/sdk@00610ec765 [cfe] Return inferred type from inference visitor
dart-lang/sdk@16a4ee0eb5 [cfe] Use fileOffset instead of Token in createArguments
dart-lang/sdk@8c9d6c1c68 [cfe] Use ObjectAccessTarget as the result for object access resolution
dart-lang/sdk@5fb29b6a8d Flow analysis: allow sets of referenced variables to be any iterable.
dart-lang/sdk@1f9dd21940 Flow analysis: create the VariableModel data structure.
dart-lang/sdk@a7fa63789a [cfe/ffi] Only catch FFI transformation exceptions
dart-lang/sdk@3547b2a7d7 [dart:io] Document supportedProtocols argument of RawSecureSocket.secure
dart-lang/sdk@671fdba18a [dart:io] Pass supportedProtocols through from SecureSocket.secure
dart-lang/sdk@9c707d7639 [CFE] Add lint that checks fastas own dependencies
dart-lang/sdk@74e09abc6e [CFE] Remove/move file that wasn't needed by frontend; cleanup pubspec.yaml a bit
dart-lang/sdk@bd681ea660 [CFE] Move testing out of lib/src/fasta
上级 b7d03138
......@@ -34,7 +34,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': '06d3769ac6d775ede7ca87e6ba2f056db93e2e27',
'dart_revision': '2e4c89aa7346462831f63c546c90725c017d8df9',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
......@@ -96,7 +96,7 @@ vars = {
'dart_term_glyph_tag': '1.0.1',
'dart_test_reflective_loader_tag': '0.1.8',
'dart_test_tag': 'test-v1.6.4',
'dart_tflite_native_rev': '65889224d8ee32ceaf4f78d8d29fd59750e1b817',
'dart_tflite_native_rev': '06e533a9747306d1114c53427cc67eda080f51f9',
'dart_typed_data_tag': '1.1.6',
'dart_usage_tag': '3.4.0',
'dart_watcher_rev': '0.9.7+12-pub',
......
Signature: cd4edf60cf17cb388213d04feefe0f32
Signature: 2efef58733ab11108f35e28ab32184cf
UNUSED LICENSES:
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册