[clang] [compiler-rt] [rtsan] Enable RealtimeSanitizer for FreeBSD (PR #125389)
Allan Jude via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 5 13:01:17 PST 2025
allanjude wrote:
We have seen interest in all of the different sanitizers from our embedded customers who use FreeBSD to build appliances. We have done work to extend support in FreeBSD for LLVM's KASAN and KMSAN, and have also seen commercial interest in KCSAN and RTSAN
https://github.com/llvm/llvm-project/pull/125389
More information about the llvm-commits
mailing list