Marco Elver
7ecd2a23f5
[SelectionDAG] Fix missing lambda capture
...
Move MaxDepth into the lambda, since it is not needed outside. This
fixes some compilers that complain about missing capture:
error C3493: 'MaxDepth' cannot be implicitly captured because no
default capture mode has been specified
Fixes: f693932fbea7 ("[SelectionDAG] Transitively copy NodeExtraInfo on RAUW")
2023-03-02 23:47:36 +01:00
..
2023-03-02 13:14:07 +00:00
2023-02-24 08:46:11 -04:00
2023-02-22 19:39:26 -08:00
2023-02-27 13:11:09 -08:00
2022-12-07 15:27:38 -08:00
2023-03-02 23:47:36 +01:00
2023-02-27 09:15:43 +00:00
2023-01-26 12:59:52 -08:00
2023-02-26 19:18:51 +01:00
2023-01-20 16:36:09 +01:00
2023-01-11 15:07:11 -08:00
2023-03-01 15:37:09 -08:00
2022-12-19 20:22:14 +01:00
2023-02-14 15:12:51 -08:00
2023-02-12 20:12:37 +09:00
2023-02-07 12:39:46 +00:00
2023-03-02 12:07:41 +00:00
2022-11-18 08:58:31 +00:00
2023-01-18 13:20:15 +01:00
2022-12-20 15:42:32 -08:00
2023-02-22 09:40:39 -08:00
2023-02-10 09:59:46 +00:00
2023-02-15 17:46:45 -08:00
2023-03-02 13:43:26 +01:00
2023-02-17 17:59:20 +00:00
2023-02-27 14:20:01 -08:00
2023-02-10 09:59:46 +00:00
2023-01-19 23:20:37 +01:00
2023-03-01 13:22:24 -08:00
2023-02-14 00:09:44 -08:00
2022-12-07 15:27:38 -08:00
2023-03-02 21:44:34 +00:00
2023-02-17 00:32:46 +09:00
2023-03-02 14:10:29 -08:00
2023-02-27 17:15:45 +03:00
2023-01-12 13:40:47 -08:00
2023-02-26 15:43:03 +00:00
2023-03-01 20:32:35 -08:00
2023-03-02 10:47:28 -08:00
2023-02-10 09:59:46 +00:00
2023-02-07 12:39:46 +00:00
2023-01-20 16:36:09 +01:00