Steffen Larsen
09cc8eaf1b
[libc++] Fix return type of ilogb(double) ( #150374 )
...
This commit addresses a seemingly unintentional return type of the ilogb
overload taking a double. Currently it returns double, while it is
supposed to return int.
The return types seems to be covered by libcxx/test/std/numerics/c.math/cmath.pass.cpp,
but the issue would only show up if we tested with a libc that doesn't
provide the ilogb(double) overload, which we don't.
2025-07-31 15:25:18 -04:00
..
2025-07-25 16:27:34 +02:00
2025-05-28 12:04:51 -04:00
2025-06-11 14:31:13 +02:00
2025-05-28 12:04:51 -04:00
2025-07-05 18:11:58 +02:00
2025-04-09 23:47:57 +02:00
2025-07-05 18:11:36 +02:00
2025-05-28 12:04:51 -04:00
2025-07-15 10:45:37 -04:00
2025-07-04 10:56:38 +02:00
2025-03-27 11:34:38 +01:00
2025-07-31 15:25:18 -04:00
2025-06-10 05:54:15 +02:00
2025-07-08 11:34:42 -04:00
2025-05-28 12:04:51 -04:00
2025-07-05 18:11:58 +02:00
2025-07-20 00:36:29 +08:00
2025-07-05 17:38:45 +01:00
2025-07-29 16:40:06 +08:00
2025-07-20 11:23:31 +02:00
2025-06-02 13:13:57 -04:00
2025-04-09 23:47:57 +02:00
2025-07-25 16:27:34 +02:00
2025-07-16 07:39:17 -04:00
2025-07-31 15:25:18 -04:00
2025-06-11 14:31:13 +02:00
2025-07-19 11:12:20 +02:00
2025-07-20 11:23:31 +02:00
2025-07-20 11:23:31 +02:00
2025-07-16 09:42:09 +02:00
2025-06-21 09:58:45 +02:00
2025-07-05 18:11:58 +02:00
2025-05-28 12:04:51 -04:00
2025-05-28 12:04:51 -04:00
2025-07-20 09:13:59 +01:00
2025-04-13 08:40:21 -04:00
2025-05-07 10:54:34 -04:00
2025-05-28 12:04:51 -04:00
2025-07-20 11:23:31 +02:00
2025-07-20 11:23:31 +02:00
2025-07-15 10:12:39 +02:00
2025-07-20 11:23:31 +02:00
2025-04-09 23:47:57 +02:00
2025-07-29 10:30:37 +02:00
2025-07-05 18:11:58 +02:00
2025-07-17 23:23:04 +02:00
2025-07-31 02:52:17 -07:00
2025-04-18 20:57:05 -04:00
2025-07-31 15:17:56 -04:00
2025-07-18 11:06:27 -04:00
2025-07-16 17:13:08 +02:00
2025-07-09 16:32:01 +02:00
2025-07-24 13:39:48 -04:00
2025-02-18 12:12:23 +01:00
2025-07-10 09:21:46 +02:00
2025-05-08 16:35:00 -04:00
2025-07-16 10:33:21 +02:00
2025-05-28 12:04:51 -04:00
2025-07-14 09:56:19 -04:00
2025-04-19 07:12:43 -04:00
2025-06-02 13:13:57 -04:00
2025-05-08 16:35:00 -04:00
2025-07-16 00:44:16 +02:00
2025-04-09 15:00:46 +02:00
2025-07-20 11:23:31 +02:00
2025-04-09 15:00:46 +02:00
2025-06-11 08:43:23 +02:00
2025-07-29 16:40:06 +08:00
2025-05-08 16:48:57 -04:00
2025-05-28 12:04:51 -04:00
2025-04-09 15:00:46 +02:00
2025-06-24 13:56:17 -04:00
2025-04-09 15:00:46 +02:00
2025-05-28 12:04:51 -04:00
2025-04-09 15:00:46 +02:00
2025-02-27 17:47:34 +01:00
2025-07-25 16:27:34 +02:00
2025-04-09 15:00:46 +02:00
2025-04-09 15:00:46 +02:00
2025-04-09 15:00:46 +02:00
2025-07-06 12:25:18 +01:00
2025-07-06 12:25:18 +01:00
2025-04-09 15:00:46 +02:00
2025-06-21 09:58:45 +02:00
2025-07-17 23:50:39 +01:00
2025-07-06 17:32:59 +01:00
2025-07-20 11:23:31 +02:00
2025-05-28 12:04:51 -04:00
2025-07-05 18:11:58 +02:00
2025-06-10 14:12:46 -04:00
2025-04-09 23:47:57 +02:00
2025-07-05 18:11:58 +02:00
2025-03-01 12:29:21 +01:00
2025-04-09 15:00:46 +02:00
2025-07-18 11:26:36 -04:00
2025-06-18 12:13:50 -04:00
2025-07-05 18:11:58 +02:00
2025-07-10 09:24:15 +02:00
2025-06-19 10:37:18 +02:00
2025-06-08 21:58:36 +00:00
2025-04-14 17:33:57 -04:00
2025-04-09 15:00:46 +02:00
2025-07-29 16:40:06 +08:00
2025-07-20 11:23:31 +02:00
2025-04-09 15:00:46 +02:00
2025-04-05 13:46:11 +02:00
2025-07-15 10:12:39 +02:00
2025-07-05 18:11:58 +02:00
2025-07-19 11:12:20 +02:00
2025-06-04 19:58:25 +08:00
2025-07-20 09:13:59 +01:00
2025-04-09 23:47:57 +02:00
2025-07-21 20:41:00 +08:00
2025-07-20 11:23:31 +02:00
2025-04-09 15:00:46 +02:00
2025-07-10 09:24:15 +02:00
2025-07-05 18:07:07 +02:00
2025-04-09 15:00:46 +02:00
2025-04-09 23:47:57 +02:00
2025-07-05 18:11:58 +02:00
2025-04-09 23:47:57 +02:00
2025-05-28 12:04:51 -04:00
2025-06-19 10:37:18 +02:00
2025-04-09 15:00:46 +02:00
2025-06-17 16:38:27 -04:00
2025-07-19 11:12:20 +02:00
2025-07-19 11:12:20 +02:00
2025-05-28 12:04:51 -04:00
2025-06-10 14:12:46 -04:00
2025-04-19 07:12:43 -04:00
2025-07-24 19:17:09 +02:00
2025-07-05 18:11:36 +02:00
2025-04-09 23:47:57 +02:00
2025-05-28 12:04:51 -04:00
2025-07-16 17:13:08 +02:00
2025-07-10 09:24:15 +02:00
2025-03-25 18:31:57 +01:00
2025-05-28 12:04:51 -04:00
2025-07-20 11:23:31 +02:00
2025-04-19 07:12:43 -04:00
2025-07-06 17:32:59 +01:00