Nikolas Klauser
17d0569538
[libc++] Instantiate hash function externally ( #127040 )
...
This has multiple benefits:
- There is a single instance of our hash function, reducing object file
size
- The hash implementation isn't instantiated in every TU anymore,
reducing compile times
- Behind an ABI configuration macro it would be possible to salt the
hash
2025-03-27 13:19:59 +01:00
..
2025-02-20 17:47:34 +01:00
2025-02-21 07:59:46 -05:00
2025-01-27 22:26:15 -08:00
2024-04-17 13:36:53 -04:00
2024-10-12 09:49:52 +02:00
2025-01-27 12:41:00 -05:00
2024-11-22 23:23:59 +01:00
2024-11-06 10:39:19 +01:00
2024-09-11 14:59:43 -04:00
2024-09-17 08:10:41 -04:00
2025-01-14 12:10:57 -05:00
2023-12-18 14:01:33 -05:00
2024-11-06 10:39:19 +01:00
2024-10-25 09:04:42 +08:00
2025-02-21 07:59:46 -05:00
2025-01-14 13:43:10 +02:00
2024-10-12 09:49:52 +02:00
2025-02-21 07:59:46 -05:00
2023-09-05 13:44:10 -04:00
2024-08-27 17:15:03 -04:00
2024-04-16 10:54:28 -04:00
2024-01-07 18:01:03 +02:00
2025-03-27 13:19:59 +01:00
2025-02-21 07:59:46 -05:00
2025-02-21 07:59:46 -05:00
2025-02-21 07:59:46 -05:00
2024-11-06 10:39:19 +01:00
2025-02-15 19:54:23 -08:00
2025-02-21 07:59:46 -05:00
2025-02-21 07:59:46 -05:00
2024-11-06 10:39:19 +01:00
2024-10-12 09:49:52 +02:00
2025-02-21 07:59:46 -05:00
2023-06-15 11:14:26 -04:00
2024-10-12 09:49:52 +02:00
2025-01-27 22:26:15 -08:00
2024-09-11 14:59:43 -04:00
2024-11-06 10:39:19 +01:00
2025-02-21 07:59:46 -05:00
2024-11-06 10:39:19 +01:00
2025-02-21 07:59:46 -05:00
2024-08-05 11:23:06 -04:00
2025-01-13 10:16:23 -05:00
2025-02-21 07:59:46 -05:00
2024-10-12 09:49:52 +02:00
2025-02-15 20:11:48 +01:00
2024-01-05 16:29:23 -08:00
2025-01-28 10:31:07 +01:00
2025-02-21 07:59:46 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2023-12-18 14:01:33 -05:00
2024-09-11 08:59:46 +02:00
2025-01-23 10:27:26 +01:00