Louis Dionne
ce4ac99452
[libc++] Remove explicit mentions of __need_FOO macros ( #119025 )
...
This change has a long history. It was first attempted naively in
https://reviews.llvm.org/D131425 , which didn't work because we broke the
ability for code to include e.g. <stdio.h> multiple times and get
different definitions based on the pre-defined macros.
However, in #86843 we managed to simplify <stddef.h> by including the
underlying system header outside of any include guards, which worked.
This patch applies the same simplification we did to <stddef.h> to the
other headers that currently mention __need_FOO macros explicitly.
2024-12-17 09:52:34 -05:00
..
2024-12-17 11:29:16 +01:00
2024-12-09 09:14:17 -05:00
2024-10-12 09:49:52 +02:00
2024-10-31 02:20:10 +01:00
2024-11-25 17:40:54 +01:00
2024-10-31 02:20:10 +01:00
2024-10-31 02:20:10 +01:00
2024-11-16 19:25:03 +01:00
2024-11-30 13:18:33 +01:00
2024-10-31 02:20:10 +01:00
2024-11-06 10:38:19 +01:00
2024-12-09 17:34:37 +01:00
2024-10-12 09:49:52 +02:00
2024-12-17 11:29:16 +01:00
2024-11-07 11:49:29 -05:00
2024-11-06 10:39:19 +01:00
2024-12-09 09:22:27 -05:00
2024-11-06 10:39:19 +01:00
2024-12-17 11:29:16 +01:00
2024-11-06 10:39:19 +01:00
2023-12-18 14:01:33 -05:00
2024-11-18 17:03:29 +08:00
2024-12-16 17:46:05 -05:00
2024-09-12 21:18:43 +02:00
2024-10-31 02:20:10 +01:00
2024-12-17 11:29:16 +01:00
2024-12-17 11:29:16 +01:00
2024-11-16 19:25:03 +01:00
2024-12-13 14:17:56 -05:00
2024-12-06 07:57:49 +00:00
2024-12-17 11:29:16 +01:00
2024-12-17 11:29:16 +01:00
2024-11-13 11:57:16 +01:00
2024-11-17 11:07:41 +01:00
2024-11-06 10:39:19 +01:00
2024-11-06 10:39:19 +01:00
2024-11-06 10:39:19 +01:00
2024-11-16 19:25:03 +01:00
2024-11-16 19:25:03 +01:00
2024-11-04 18:58:49 +01:00
2024-12-06 08:53:56 -05:00
2024-12-17 11:29:16 +01:00
2024-10-31 02:20:10 +01:00
2024-11-28 20:52:59 +01:00
2024-12-11 10:35:21 -05:00
2024-12-11 10:35:21 -05:00
2024-09-17 11:22:27 -04:00
2024-07-24 19:42:48 +02:00
2024-11-26 18:45:03 -05:00
2024-11-06 10:39:19 +01:00
2024-12-13 14:17:56 -05:00
2024-11-13 12:14:02 +01:00
2024-11-06 10:39:19 +01:00
2024-04-22 22:13:58 +02:00
2024-12-13 09:28:30 -05:00
2024-09-16 15:06:20 -04:00
2024-10-23 17:07:15 -04:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-13 14:17:56 -05:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-13 14:17:56 -05:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-16 17:46:05 -05:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-13 09:28:30 -05:00
2024-12-10 16:02:12 +01:00
2024-12-17 11:29:16 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-11 16:53:33 -05:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-13 14:17:56 -05:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-17 11:29:16 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-13 14:17:56 -05:00
2024-12-17 11:29:16 +01:00
2024-12-17 11:29:16 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-17 09:52:34 -05:00
2024-12-10 16:02:12 +01:00
2024-12-13 14:17:56 -05:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-17 11:29:16 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-17 11:29:16 +01:00
2024-12-17 09:52:34 -05:00
2024-12-17 09:52:34 -05:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-13 13:17:19 +01:00
2024-12-13 13:17:19 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-17 11:29:16 +01:00
2024-12-10 16:02:12 +01:00
2024-12-10 16:02:12 +01:00
2024-12-17 11:29:16 +01:00
2024-12-17 11:29:16 +01:00
2024-12-10 16:02:12 +01:00
2024-11-06 10:39:19 +01:00
2024-12-17 09:52:34 -05:00
2024-12-10 16:02:12 +01:00