Avi Kivity
e5807555bd
test: define table_for_tests earlier
...
C++23 made std::unique_ptr constexpr. A side effect of this (presumably)
is that the compiler compiles it more eagerly, requiring the full definition
of the class in std::make_unique, while it previously was content with
finding the definition later.
One victim of this change is table_for_tests; define it earlier to
build with C++23.
2024-06-27 17:54:12 +03:00
..
2024-05-16 00:28:47 +02:00
2024-03-16 17:37:25 +02:00
2024-06-09 19:32:26 +03:00
2024-06-06 13:26:34 +02:00
2024-02-21 19:43:17 +02:00
2024-02-21 19:43:17 +02:00
2024-05-16 00:28:47 +02:00
2024-02-02 22:12:57 +08:00
2024-04-24 10:42:10 +02:00
2024-06-23 18:02:52 +03:00
2024-02-02 22:12:57 +08:00
2024-05-27 12:48:44 +02:00
2024-05-27 12:48:44 +02:00
2024-06-21 07:12:06 +03:00
2024-06-21 07:12:06 +03:00
2024-06-21 07:12:06 +03:00
2024-06-21 07:12:06 +03:00
2024-06-13 01:32:17 -04:00
2024-03-12 11:05:18 -04:00
2024-01-11 08:37:56 +02:00
2024-06-21 07:12:06 +03:00
2024-04-19 22:57:36 +08:00
2024-06-21 07:12:06 +03:00
2024-05-07 15:44:33 +02:00
2024-05-09 19:57:40 +05:30
2024-06-21 07:12:06 +03:00
2024-06-24 12:11:37 +05:30
2024-06-27 17:54:12 +03:00
2024-05-20 12:56:20 +03:00
2024-05-27 10:14:59 +03:00
2024-05-05 23:31:48 +03:00
2024-05-27 17:34:38 +03:00
2024-06-06 13:26:34 +02:00
2024-06-21 19:20:27 +03:00