mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 0b96f9f9ae..780af0fcfc (8 commits)
dart-lang/sdk@780af0fcfc Flow analysis: promote to "types of interest" on assignment. dart-lang/sdk@d213d3c736 [cfe] Start implementing reachability analysis involving type Never dart-lang/sdk@cdb1ed7504 [CFE] Fix parser expect files after CQ commits that was too close dart-lang/sdk@ea3cb7317a [CFE] Fix unescapeString crash dart-lang/sdk@5e35ce62a3 Restore comment in utf.dart. dart-lang/sdk@c8ff1b0c21 [cfe] Add BlockKind to parse/begin/endBlock dart-lang/sdk@688454c4a7 [cfe] Compute AssignedVariables in body builder dart-lang/sdk@c738b6bc8a [CFE] Fix parser crash ("isSynthetic called on null" in list literal suffix)
This commit is contained in:
parent
b6caece270
commit
b697b49075
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': '0b96f9f9ae610c354e7dc2df51455e5404178b08',
|
||||
'dart_revision': '780af0fcfc557f739d59ebeca20550d5583ac1de',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user