[llvm-branch-commits] [clang] [Clang] Introduce -fsanitize=alloc-token (PR #156839)
Marco Elver via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Oct 2 10:02:10 PDT 2025
melver wrote:
> This patch contains very different pieces, which are better to review/land separately:
>
> 1. Driver/Doc
> 2. CodeGen
> 3. pipeline
This splitup is still pending, but first wanted to get the code/tests right. Once we're there, I can go ahead and split it up if you prefer.
https://github.com/llvm/llvm-project/pull/156839
More information about the llvm-branch-commits
mailing list