提交 acff7b5a 编写于 作者: B Ben Konyi

Roll src/third_party/dart d3a5b82355..f30b494035 (9 commits)

dart-lang/sdk@f30b494035 Flow analysis: add the ability to defer storing node info in AssignedVariables.
dart-lang/sdk@6812504f08 [CFE] Error when an extension operation is used in a constant expression
dart-lang/sdk@3ccdb01fc9 [cfe] Handle extensions exported through multiple libraries
dart-lang/sdk@92d3098b92 [CFE] Make spell checker more friendly
dart-lang/sdk@9be1920abf Flow analysis: Fix AssignedVariables handling of try/catch/finally in analyzer.
dart-lang/sdk@c791aa880c [CFE] Fix parser crash when recovering from missing operator and having a return type
dart-lang/sdk@f0561cb75e Sort declarations in flow_analysis.dart.
dart-lang/sdk@5837107613 Flow analysis: add AssignedVariables.discardNode method
dart-lang/sdk@ee9ec9c3e0 [cfe] Report error on builtin identifier as extension name
上级 5051bef1
......@@ -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': 'd3a5b8235557ea72b2e69c5647d512fd2cec3fbd',
'dart_revision': 'f30b494035b80c4af6fd4102336f1750503ecfda',
# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册