-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[vm/ffi] Refactor CFE transform to
compound
In preparation of having `Union` besides `Struct`, renames all mentions of `Struct` to `Compound`. Also, changes the type checking to have `allowXYZ` named arguments always default to false, and remove redundant arguments. Bug: #38491 tools/test.py ffi ffi_2 TEST=tests/ffi(_2)/(.*)by_value_(*.)_test.dart Change-Id: Ie5f7cf4189dc315f896e3b3933ff0e0580ac540f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/194424 Commit-Queue: Daco Harkes <dacoharkes@google.com> Reviewed-by: Aske Simon Christensen <askesc@google.com>
- Loading branch information
Showing
3 changed files
with
170 additions
and
159 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.