mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll src/third_party/dart 6eed35b60d..d0218d4771 (5 commits)
dart-lang/sdk@d0218d4771 [vm] Add runtime/.clang-tidy file dart-lang/sdk@dfcc31baf3 Add test for getter/setter conflicts with extension members. dart-lang/sdk@d6af8654e5 Update ffi.dart to add preview disclaimer dart-lang/sdk@269af100f9 [infra] With multiple test results, use the first instead of the last in createResultsMap dart-lang/sdk@4122034ada [kernel] Make accept methods generic
This commit is contained in:
parent
36ab6fad35
commit
1f0daa9d54
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': '6eed35b60df87f3bb099cf9ce9db5cbccb9ec67a',
|
||||
'dart_revision': 'd0218d47718e9ff53dc09f50394004e75630332d',
|
||||
|
||||
# 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: 1e81037d2d91d5f0962e5ed40a1d41a8
|
||||
Signature: 9f33c0d3cda1948828ac6e8bcecd5d9a
|
||||
|
||||
UNUSED LICENSES:
|
||||
|
||||
@ -7344,6 +7344,7 @@ FILE: ../../../third_party/dart/PATENT_GRANT
|
||||
FILE: ../../../third_party/dart/client/idea/.idea/.name
|
||||
FILE: ../../../third_party/dart/client/idea/.idea/inspectionProfiles/Project_Default.xml
|
||||
FILE: ../../../third_party/dart/client/idea/.idea/vcs.xml
|
||||
FILE: ../../../third_party/dart/runtime/.clang-tidy
|
||||
FILE: ../../../third_party/dart/runtime/CPPLINT.cfg
|
||||
FILE: ../../../third_party/dart/runtime/bin/ffi_test/clobber_arm.S
|
||||
FILE: ../../../third_party/dart/runtime/bin/ffi_test/clobber_arm64.S
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user