dart-sdk/pkg
Dan Rubel 99acf35ede fix indexed super constructor
This fixes a bug where the AstBuilder fails
given a constructor of the form:

class C {
  C() : super()[];
}

In the process, 2 buildInitializer methods were extracted from
the AstBuilder.endInitializers method.

Fix https://github.com/dart-lang/sdk/issues/37285

Change-Id: Icacf28b2ed0eff9b7168c97ee0c03d78e5fcd68b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/106500
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Dan Rubel <danrubel@google.com>
2019-06-18 17:59:35 +00:00
..
analysis_server Revert 'Import Library' quick fix changes. 2019-06-18 17:31:56 +00:00
analysis_server_client Fix wording in spec 2019-06-10 17:24:35 +00:00
analysis_tool
analyzer fix indexed super constructor 2019-06-18 17:59:35 +00:00
analyzer_cli Print the URLs associated with the diagnostics 2019-06-18 01:22:18 +00:00
analyzer_fe_comparison
analyzer_plugin Issue 131596231. Suggest names for SimpleFormalParameter(s). 2019-06-03 17:34:18 +00:00
async_helper
build_integration
compiler [dart2js] Emit code for checks 2019-06-18 02:38:18 +00:00
dart2js_tools
dart_internal
dartfix Add dartfix --server option 2019-06-18 03:07:58 +00:00
dev_compiler [dartdevc] Add top level function names to NSM error messages 2019-06-17 20:58:31 +00:00
diagnostic
expect
front_end [fasta] messages_test automatically wraps examples in part 2019-06-18 10:01:58 +00:00
js
js_ast
kernel [Kernel] Add list of unused arguments to InstanceCreation nodes. 2019-06-13 09:42:26 +00:00
meta
modular_test Fix parsing of output-directory Uri in windows 2019-06-11 23:21:43 +00:00
nnbd_migration Migration: Split up migration_visitor_test.dart. 2019-06-18 17:43:05 +00:00
smith Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
sourcemap_testing
status_file Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
telemetry
test_runner [vm/bytecode] Intermediate out.dill not needed anymore when testing bytecode. 2019-06-17 21:24:21 +00:00
testing Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00
vm [vm/bytecode] Intermediate out.dill not needed anymore when testing bytecode. 2019-06-17 21:24:21 +00:00
.gitignore
BUILD.gn
pkg.status Move the test runner (i.e. "test.dart"/"test.py") to pkg/. 2019-06-14 23:35:10 +00:00