f162db3ba7
This CL does not add unions to `dart:ffi` yet, only to the mock SDK in the analyzer for testing the analyzer. This means we can review and land it separately. Also, this CL fixes some tests to not use nullable fields in Structs. Bug: https://github.com/dart-lang/sdk/issues/38491 Change-Id: Ia972f31475859aa57e012adf39b636919995b183 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194788 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>