Files
clang-p2996/clang/test/C/drs
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
..