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

From: Kees Cook
Date: Sat Mar 15 2025 - 17:06:41 EST


On Sat, Mar 15, 2025 at 08:47:46PM +0100, Miguel Ojeda wrote:
> 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

Ah! Perfect. I was looking under builtins and couldn't find it. :) I
will update the link.

--
Kees Cook