Re: [PATCH v4 1/2] compiler_types: Introduce __flex_counter() and family

From: Miguel Ojeda
Date: Sat Mar 15 2025 - 15:48:08 EST


On Sat, Mar 15, 2025 at 4:15 AM Kees Cook <kees@xxxxxxxxxx> wrote:
>
> + * clang: https://github.com/llvm/llvm-project/pull/102549

That is an unmerged PR -- should we link to the merged one?

Or, better, to the docs, since they seem to exist:

https://clang.llvm.org/docs/LanguageExtensions.html#builtin-counted-by-ref

?

Thanks!

Cheers,
Miguel