Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dart SDK roll for 2018-10-02 to d2c5a24 (flutter#6410)
* Dart SDK roll for 2018-10-02 to 72d3798 72d3798 Improved completion support for mixins 097e8d8 Use context severity when calling onProblem 002a3e0 Improve error message on unresolved constructor redirections a074a87 Convert more analyzer tests to use ResourceProviderMixin a1ebe68 Change how compile-time NSM is handled 0b48c4a [gardening] Mark appjit_determinism_test flaky on IA32 ff51edf [infra] Update checked in SDKs to 2.1.0-dev.6.0 b8c8315 Record superInterface and use it for OverrideVerifier. 1582903 Reject diagnostics with missing arguments df32b2a Ignore synthetic tokens when compiling bodies f3047f1 Improve diagnostics with constructor names 1972ad9 Related information (context) may be null 2489541 Consolidate dart2js front-end dependencies 4306245 Address review comments from 63144 and 74640 49e521c [build] Forward load limit from build.py to Ninja. 07a8496 [VM] Allow for Dart_SetVMFlags to be called again after Dart_Cleanup d70b0fa Revert "Test that the result of instantiate-to-bounds is appropriately checked for super-boundedness." 7ca2f56 Stop using and deprecate InheritanceManager.getMembersInheritedFromInterfaces(). 7419667 Test that the result of instantiate-to-bounds is appropriately checked for super-boundedness. 07a2130 [vm] Set translation helper allocation space in kernel loader 2230552 [vm] Disable bump allocation scope in kernel loader f5135c6 Don't recurse into arguments of constant InstanceCreationExpression while verifying. 32af1be Check type arguments against bounds when instantiating a typedef. e90f1f2 Remove unused response codes and deprecate an unimplemented request e98d5d8 [vm] Wait for marker task to finish in BumpAllocateScope bdeb6a3 [dart/fuzzer] Remove use of PATH in env dd2e6af Add test for InheritanceManager2 f7f31ef Disable the reading of a UUID during training 64f0222 Stop using InheritanceManager.getMembersInheritedFromClasses(). 76bfa42 bump to linter 0.1.66 e467134 Fix build mode to convert input paths to absolute and normalized before giving them to Analyzer. 765a78d Fix AST summarizer rules when to store variable initializer. b6368c7 Extract PhysicalResourceProvider watch tests and mark them flaky. 1dfdcf3 [vm] Add bump allocation scope a195123 [vm] Remove name conflict checks from class finalization 2723fcf Remove more dead code from server ce8a5ff Remove remaining definitions of EMPTY_LIST in server 9083b11 InheritanceManager does not produce errors, don't ask it. 645fbc8 Add CompilerOptions.onDiagnostic 6361d9e Update status for flaky product-mode vm test ed6d7e2 Fix build failure introduced in https://dart-review.googlesource.com/c/sdk/+/77013 0461df2 Remove FileState.fileUri. 10f05f4 Remove more dead code from server 5cc9ab0 Switch all refactoring to using ResolveResult instead of raw unit. 215e80e Fix Analysis Server tests on Windows bot. 85fb1f3 Fix Analyzer tests on Windows bot. 1be151d Give LibraryScope to AstRewriteVisitor. e7e8786 Replace MockSDK in analyzer_plugin to fix its tests on Windows. 2420855 Fix analyzer_cli tests on Windows. 5bcf91d Remove some dead code fc130a0 Extract ConstantVerifier. fc96edc Don't use AstRewriteVisitor in resynthesizer, build InstanceCreationExpression as we build expressions. 25c6599 Change ResourceUriResolver to accept any file URI. 6c577f0 Deprecate Element.isVirtual 5db21a7 Tentatively re-enable PhysicalResourceProviderTest. c78f67c [vm/aot] Use TFA to detect dynamic, non-this and tear-off uses 0785253 [ VM ] Additional cleanup in Dart_Initialize and Dart_Cleanup 41a875f Fix (super)mixins issues da3e844 Fix potential cast exceptions 1bceca9 Remove the 'name' constructor parameter from CompilationUnitElementImpl() 4a51268 [gen_snapshot] Restore support for --snapshot_kind=vm-aot-assembly; update docs. * Dart SDK roll for 2018-10-02 d2c5a24 Recognize mixins as subtypes of their superclass constraints in hint generation (issue 34633) 0804245 [vm] Make filtering in Heap::RecordAfterGC consistent with ServiceEvent::ServiceEvent.
- Loading branch information