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