From cd46e79b522363e4ac2bd379d21c14cea29460d4 Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Thu, 10 Oct 2019 21:45:45 -0700 Subject: [PATCH] Roll src/third_party/dart 48e93d3d3b..965b8cb1d8 (31 commits) dart-lang/sdk@965b8cb1d8 Use the forked NNBD SDK in the test runner. dart-lang/sdk@7e20ae579a Skip non-NNBD tests in NNBD test configurations. dart-lang/sdk@5facc76ad9 Initial set of hints for ffi dart-lang/sdk@ec86737818 [analyzer] fix an issue where the field analysisServerOptions.enableCompletionModel was not used dart-lang/sdk@62934463f2 only write posix style paths in the convertToRelativeImport quickfix dart-lang/sdk@b08d7756bd Prevent NPE in code completion when completing inside unnamed extension (issue 38798) dart-lang/sdk@0dd6ea1354 Deprecate 'useDart2jsPaths' in SdkLibrariesReader_LibraryBuilder. dart-lang/sdk@b8943f7056 improve codegen for unscoped and enum diagnostic properties dart-lang/sdk@87b0dbab2d [llvm_codegen] Contrived hello world dart-lang/sdk@5098e90de5 Change subtype check for overrides to handle variance. dart-lang/sdk@58c70b8e55 Store the actual static type of IntegerLiteral(s) in summary. dart-lang/sdk@a29bc5d5d3 Extend ResolvedAstPrinter to support more nodes. dart-lang/sdk@fd60a3eeba Flow analysis: generalize handling of `==`. dart-lang/sdk@3dc60dac99 Flow analysis: use a stack of context objects rather than a stack of states. dart-lang/sdk@94c0319b29 [vm/compiler] Accommodate for potential aliasing when accessing view with a const index. dart-lang/sdk@e998c6c284 [vm/compiler] Use environment from branch instruction in slow path of CheckedSmiComparison. dart-lang/sdk@b716137c90 linter 0.1.101 dart-lang/sdk@5688d7ba67 [vm/ffi] Make gen_snapshot use the compile-time error exit code if the isolate failed to load the kernel file dart-lang/sdk@8859206dba [vm/ffi] Remove Pointer.offsetBy. dart-lang/sdk@cba6c8cc3d [vm/ffi] Fix high memory addresses on 32 bit dart-lang/sdk@b97fc2e05f [kernel] fix a typo dart-lang/sdk@857f0e9e99 NNBD i13n: Re-introduce formatting dart-lang/sdk@63d3012e68 [vm/ffi] Deprecate Pointer.allocate/free. dart-lang/sdk@18aed26e83 [frontend_server] Wire up incremental serializer into frontend server / package VM dart-lang/sdk@5b4c930272 [vm/ffi] Document FFI static checks. dart-lang/sdk@109e7b0786 [vm] Ensure the new arm_x64 architecture will get `$builder_tag == crossword` set dart-lang/sdk@628e0434bd [vm/ffi] Enable analyzer on ffi test suite dart-lang/sdk@1dbfd1f6bc [vm/ffi] Add high memory test running in 32-bit configurations dart-lang/sdk@0ee78fac98 [cfe] Rename declaration.dart and procedure_builder.dart dart-lang/sdk@f6477854cd [vm/aot] Do not generate monomorphic prologue for functions which need args descriptor dart-lang/sdk@7b9a26ee6f NNBD i13n: ctor nav targets and details w/o targets --- DEPS | 4 ++-- ci/licenses_golden/licenses_third_party | 5 +++-- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/DEPS b/DEPS index d64a19abcc6..bebb362522f 100644 --- a/DEPS +++ b/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': '48e93d3d3b38ec87a02a7f8743eae08aaa597965', + 'dart_revision': '965b8cb1d8e84a5e45be52eada3d547749d91107', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -62,7 +62,7 @@ vars = { 'dart_http_throttle_tag': '1.0.2', 'dart_intl_tag': '0.15.7', 'dart_json_rpc_2_tag': '2.0.9', - 'dart_linter_tag': '0.1.100', + 'dart_linter_tag': '0.1.101', 'dart_logging_tag': '0.11.3+2', 'dart_markdown_tag': '2.1.1', 'dart_matcher_tag': '0.12.3', diff --git a/ci/licenses_golden/licenses_third_party b/ci/licenses_golden/licenses_third_party index 4cec8e9f4ec..1420629c27c 100644 --- a/ci/licenses_golden/licenses_third_party +++ b/ci/licenses_golden/licenses_third_party @@ -1,4 +1,4 @@ -Signature: a2d49b14022a4fb8fc74726a0861087f +Signature: 9cbd85f5e1b9e98e311a9028fb7b25ec UNUSED LICENSES: @@ -7471,6 +7471,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/dart.cc +FILE: ../../../third_party/dart/runtime/llvm_codegen/codegen/dart.h FILE: ../../../third_party/dart/runtime/llvm_codegen/codegen/main.cc FILE: ../../../third_party/dart/runtime/observatory/lib/src/elements/tree_map.dart FILE: ../../../third_party/dart/runtime/observatory/lib/src/repositories/timeline_base.dart @@ -7585,7 +7587,6 @@ FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/collections/closable_ FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/database.dart FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/ffi/arena.dart FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/ffi/dylib_utils.dart -FILE: ../../../third_party/dart/samples/ffi/sqlite/lib/src/ffi/utf8.dart FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/rti.dart FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/shared/recipe_syntax.dart FILE: ../../../third_party/dart/sdk/lib/_internal/vm/lib/ffi_dynamic_library_patch.dart