-
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.
[macros] Fix _checkForKernelRuntime.
The previous implementation always returns "true", making the PR a no-op as it only does something for AOT runtimes. e2e test coverage will land in https://dart-review.googlesource.com/c/sdk/+/353100 to prevent such mistakes in future. R=johnniwinther@google.com Change-Id: I8481187070a0af12a3f3bd77baa471f1a7d3256d Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/355682 Reviewed-by: Johnni Winther <johnniwinther@google.com> Auto-Submit: Morgan :) <davidmorgan@google.com> Commit-Queue: Morgan :) <davidmorgan@google.com>
- Loading branch information
1 parent
8235923
commit a4e1566
Showing
2 changed files
with
12 additions
and
4 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
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