Files
sdk/runtime/vm
Vyacheslav Egorov 734e0735bd [vm] Unbreak build with -Wctad-maybe-unsupported
Without an explicit deduction guide compilation fails with

```
error: 'SimpleAllocator' may not intend to support class template argument deduction [-Werror,-Wctad-maybe-unsupported]
   53 |   SimpleAllocator cpu_allocator(DartCallingConvention::kCpuRegistersForArgs);
```

TEST=verified by manual build with a flag
R=aam@google.com

Change-Id: I858863f7febb44ab81635e2c8466f84055c6e8b2
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/357144
Auto-Submit: Slava Egorov <vegorov@google.com>
Reviewed-by: Alexander Aprelev <aam@google.com>
Commit-Queue: Slava Egorov <vegorov@google.com>
2024-03-13 07:42:13 +00:00
..
2023-09-13 20:26:30 +00:00
2023-03-06 22:06:59 +00:00
2023-03-06 22:06:59 +00:00
2023-06-28 01:00:18 +00:00
2023-06-28 01:00:18 +00:00
2024-03-11 20:22:53 +00:00
2023-06-23 20:35:00 +00:00
2023-09-12 16:22:19 +00:00
2023-06-23 20:35:00 +00:00
2023-06-23 20:35:00 +00:00
2023-06-23 20:35:00 +00:00
2024-02-29 11:18:51 +00:00
2023-11-21 20:39:29 +00:00
2023-08-17 17:38:48 +00:00
2023-10-20 19:45:49 +00:00
2023-06-23 20:35:00 +00:00
2023-12-18 21:39:09 +00:00
2023-12-18 21:39:09 +00:00
2024-01-26 18:58:54 +00:00
2022-12-29 10:18:02 +00:00
2023-06-28 01:00:18 +00:00
2023-08-21 16:46:46 +00:00
2023-01-06 07:48:22 +00:00
2023-04-12 22:18:54 +00:00
2023-03-06 22:06:59 +00:00
2023-01-09 15:48:57 +00:00
2024-01-26 18:58:54 +00:00
2023-12-18 17:01:18 +00:00
2023-04-21 22:41:28 +00:00