Files
llvm/clang/lib/Sema/SemaExceptionSpec.cpp
Sirraide 71bfdd1304 [Clang] Add support for the C _Defer TS (#162848)
This implements WG14 N3734 (https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3734.pdf),
aka `_Defer`; it is currently only supported in C if `-fdefer-ts` is passed.
2025-12-11 05:54:09 +01:00

60 KiB