[llvm] [TySan] A Type Sanitizer (LLVM) (PR #76259)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 13 03:45:47 PST 2024


fhahn wrote:

Thanks for taking a look! Now the LLVM and Clang parts are good to go, but I'd like to ideally merge this once the compiler-rt parts (https://github.com/llvm/llvm-project/pull/76261) is also good to go. 

I guess the LLVM part could land mostly independently, but the Clang part should have complementing compiler-rt support to start with I think 

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


More information about the llvm-commits mailing list