7ac8f426ff
* Start using --sound-null-safety in ddb script To be more consistent with the finalized naming. Legacy mode: No flags Weak mode: --enable-experiment=non-nullable Sound mode: --enable-experiment=non-nullable --sound-null-safety * Remove --kernel flag. It's been ignored since analyzer based DDC was removed. Change-Id: I1349f7852927e65b1574637a96f68123f1f9741a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/153387 Auto-Submit: Nicholas Shahan <nshahan@google.com> Reviewed-by: Jonas Termansen <sortie@google.com> Commit-Queue: Nicholas Shahan <nshahan@google.com>