Mark de Wever
7be243add2
[NFC][libc++][chrono] Removes dead code. ( #132104 )
...
For certain time_points there are specializations of __convert_to_tm.
This means the non-specialized version is never called. This means some
of the `if constexpr` will never be true. These are removed.
Since there is a `static_assert` accidental removal of the
specialization will make the code ill-formed.
2025-03-21 18:01:36 +01:00
..
2023-12-18 14:01:33 -05:00
2023-04-08 15:22:50 +02:00
2023-12-18 14:01:33 -05:00
2025-03-21 18:01:36 +01:00
2024-09-16 15:06:20 -04:00
2024-11-25 17:40:54 +01:00
2025-01-24 09:34:42 +01:00
2024-10-12 09:49:52 +02:00
2025-02-21 17:50:01 +01:00
2025-02-21 17:50:01 +01:00
2025-01-08 11:12:59 -05:00
2024-11-06 10:39:19 +01:00
2025-01-24 09:34:42 +01:00
2023-12-18 14:01:33 -05:00
2025-01-24 09:34:42 +01:00
2023-12-18 14:01:33 -05:00
2024-09-16 15:06:20 -04:00
2024-09-16 15:06:20 -04:00
2025-02-21 17:50:01 +01:00
2025-01-08 11:12:59 -05:00
2024-11-06 10:39:19 +01:00
2024-11-06 10:39:19 +01:00
2025-01-24 09:34:42 +01:00
2023-12-18 14:01:33 -05:00
2025-02-06 17:55:02 +01:00
2024-11-17 12:23:05 +01:00
2025-01-24 09:34:42 +01:00
2025-02-17 19:08:07 +01:00
2025-01-24 09:34:42 +01:00
2025-01-24 09:34:42 +01:00
2025-01-24 20:23:18 +01:00
2025-01-10 13:49:52 +01:00
2024-09-16 15:06:20 -04:00
2023-12-18 14:01:33 -05:00
2024-09-16 15:06:20 -04:00
2024-09-16 15:06:20 -04:00
2025-01-24 09:34:42 +01:00