mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart f30b494035..d50c158d42 (5 commits) (#13443)
dart-lang/sdk@d50c158d42 Flow analysis: fix analyzer "desugaring" of try/catch/finally statements. dart-lang/sdk@4ea512b4c1 [llvm_codegen] Use exclusively SExpression support from VM and nothing else. dart-lang/sdk@cb2f45ea6b Fixed Dart->C++ mapping of IPPROTO_IPV6 socket option dart-lang/sdk@fa05fedd89 [CFE] Parser test suite prints messages prettily at top of expect file dart-lang/sdk@4b5e3e6dde meta 1.1.8
This commit is contained in:
parent
6f44e9f2b9
commit
c8095226a7
2
DEPS
2
DEPS
@ -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': 'f30b494035b80c4af6fd4102336f1750503ecfda',
|
||||
'dart_revision': 'd50c158d4275e23d14d845c93bb6755e218342f8',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: b9a8429547ca1674aa823e8d6e9bfba1
|
||||
Signature: 11e32382c56527efdcebb8a776a011be
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -7560,6 +7560,8 @@ FILE: ../../../third_party/dart/runtime/lib/wasm.cc
|
||||
FILE: ../../../third_party/dart/runtime/llvm_codegen/bit/bit.h
|
||||
FILE: ../../../third_party/dart/runtime/llvm_codegen/bit/main.cc
|
||||
FILE: ../../../third_party/dart/runtime/llvm_codegen/bit/test.cc
|
||||
FILE: ../../../third_party/dart/runtime/llvm_codegen/codegen/custom_zone.cc
|
||||
FILE: ../../../third_party/dart/runtime/llvm_codegen/codegen/custom_zone.h
|
||||
FILE: ../../../third_party/dart/runtime/llvm_codegen/codegen/dart.cc
|
||||
FILE: ../../../third_party/dart/runtime/llvm_codegen/codegen/dart.h
|
||||
FILE: ../../../third_party/dart/runtime/llvm_codegen/codegen/main.cc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user