Nikolas Klauser
75792d6077
[libc++] Fix header deprecations ( #163356 )
...
Currently, there are no diagnostics issued when including a deprecated
header, since the diagnostic is issued inside a system header. This
patch fixes that by using `#warning` instead, which also simplifies the
implementation of the deprecation warnings.
2025-11-18 16:05:53 +01:00
..
2025-11-17 16:07:28 -05:00
2025-02-05 18:55:02 +01:00
2025-06-26 19:43:59 +02:00
2025-11-18 16:05:53 +01:00
2024-09-04 16:48:41 -04:00
2025-09-23 13:09:56 -04:00
2025-09-11 12:14:41 -04:00
2024-09-30 14:17:05 -04:00
2025-10-20 17:00:22 -04:00
2025-09-09 10:52:44 -04:00
2025-10-01 12:38:24 -04:00
2024-10-31 02:20:10 +01:00
2024-10-31 02:20:10 +01:00
2025-11-12 11:00:08 +08:00
2024-10-31 02:20:10 +01:00
2024-10-24 00:17:37 +02:00
2025-09-05 16:00:31 +08:00
2024-10-31 02:20:10 +01:00
2024-07-09 11:18:28 -04:00
2025-09-15 16:29:31 -04:00
2025-09-25 13:13:32 -04:00
2025-09-24 13:51:26 -04:00
2025-10-09 16:52:42 -07:00
2025-05-16 15:41:53 +02:00
2025-09-09 16:27:12 -04:00
2025-10-09 21:17:28 -04:00
2025-10-21 09:28:45 -04:00