[clang] [compiler-rt] [llvm] [TySan] A Type Sanitizer (Runtime Library) (PR #76261)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 13:17:33 PST 2024


fhahn wrote:

AFAICT this is happening at each place that includes the file, e.g. also if you build AddressSanitizer. Not sure what the best way forward here is as this is not related to TypeSanitizer, but seems to impact all sanitizers?

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


More information about the llvm-commits mailing list