[llvm-branch-commits] [clang] [Clang] Add __builtin_allow_sanitize_check() (PR #172030)

Kees Cook via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sat Dec 13 01:04:35 PST 2025


kees wrote:

Tangent: we don't disable UBSAN in noinstr (yet) -- do we need to consider including it here, though? (I suspect not, as it rather different from the others, but I thought I'd ask.)

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


More information about the llvm-branch-commits mailing list