[clang] [clang-tools-extra] [Clang] Add support for the C `defer` TS (PR #162848)

via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 6 10:22:34 PST 2025


Sirraide wrote:

> I recommend we only support `_Defer` as a keyword and let users include `<stddefer.h>` to get the prettier spelling. 

Sgtm

> I think we should vend that header file ourselves instead of leaving it to a C library

Yeah, definitely.



https://github.com/llvm/llvm-project/pull/162848


More information about the cfe-commits mailing list