Skip to content

Commit 23cca32

Browse files
authored
Manual Roll of Dart 39e0e75fcf...ce62ad2e8b (flutter#18211)
dart-lang/sdk@39e0e75fcf Remove ElementSuggestionBuilder dart-lang/sdk@2707880f1b [vm] Fix various UBSan failures. dart-lang/sdk@8c79102889 [vm/isolates] Move saved_initial_field_table to isolate group. dart-lang/sdk@9eff98594f Cleanup unnecessary references to experiments that are enabled by default dart-lang/sdk@d4514bef78 Bypass pub constraint validation for dartfix 0.1.7. dart-lang/sdk@30da9d580b Ensure new analysis drivers are seeded with existing priority files dart-lang/sdk@f16663a678 Convert LocalReferenceContributor to use SuggestionBuilder dart-lang/sdk@7cbd5f6f78 [cfe] Add round-trip serialization support for loop nodes dart-lang/sdk@9491c6cc48 [dart2js] Fix codegen/variance_subtype_cast_test
1 parent 15f72b8 commit 23cca32

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ vars = {
3434
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
3535
# You can use //tools/dart/create_updated_flutter_deps.py to produce
3636
# updated revision list of existing dependencies.
37-
'dart_revision': 'ce62ad2e8b408d3bf63eebb8608fba91d1b2d524',
37+
'dart_revision': '39e0e75fcf141b9948c35cf068df475a9ed8f10c',
3838

3939
# WARNING: DO NOT EDIT MANUALLY
4040
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py

ci/licenses_golden/licenses_third_party

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: f41a99f8702a777931b9e7723e371557
1+
Signature: 57a846765a2b3f648f86b9ac99a22ed3
22

33
UNUSED LICENSES:
44

@@ -7719,6 +7719,8 @@ FILE: ../../../third_party/dart/runtime/bin/dartdev_utils.h
77197719
FILE: ../../../third_party/dart/runtime/bin/exe_utils.cc
77207720
FILE: ../../../third_party/dart/runtime/bin/exe_utils.h
77217721
FILE: ../../../third_party/dart/runtime/observatory/bin/heap_snapshot.dart
7722+
FILE: ../../../third_party/dart/runtime/platform/unaligned.h
7723+
FILE: ../../../third_party/dart/runtime/platform/undefined_behavior_sanitizer.h
77227724
FILE: ../../../third_party/dart/runtime/tools/wiki/xref_extractor/bin/main.dart
77237725
FILE: ../../../third_party/dart/runtime/tools/wiki/xref_extractor/lib/cquery_driver.dart
77247726
FILE: ../../../third_party/dart/runtime/tools/wiki/xref_extractor/lib/xref_extractor.dart

0 commit comments

Comments
 (0)