Files
sdk/runtime/platform
Alexander Markov 85c5278b85 [gardening] Fix MSVC/arm64 build
MSVC/arm64 cross-build on x64 fails with errors

runtime\platform\unwinding_records.h(256): error C2607: static assertion failed

It is incorrect to validate consistency between O/S structure (host
declaration) and Dart VM structure (target declaration) in case of
a mismatch between host and target.

TEST=ci

Change-Id: Icd2729656ce51088010c192308733896ce40a1b1
Cq-Include-Trybots: luci.dart.try:vm-msvc-win-arm64-try,vm-msvc-win-x64-try
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/463401
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2025-11-20 12:30:16 -08:00
..
2022-09-10 15:12:35 +00:00
2025-04-15 09:07:59 -07:00
2023-02-21 18:58:42 +00:00