Sirraide af34ac4508
[Clang] [Sema] No longer diagnose type definitions in offsetof in C23 mode (#84169)
This is now allowed in C23; continue to diagnose it in earlier language
modes as before, but now as a C23 extension rather than a GNU extension.

This fixes #83658.
2024-03-29 17:42:09 +01:00
..
2022-10-28 12:45:56 -04:00
2023-10-17 00:51:21 +00:00
2023-08-11 08:42:01 -04:00
2022-10-28 14:46:16 -04:00
2023-10-17 00:51:21 +00:00
2023-10-17 00:51:21 +00:00
2024-02-15 07:58:01 -05:00