[clang] [compiler-rt] [llvm] [TySan] A Type Sanitizer (Runtime Library) (PR #76261)
Kazu Hirata via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 17 14:13:39 PST 2024
kazutakahirata 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?
I just posted https://github.com/llvm/llvm-project/pull/120314.
https://github.com/llvm/llvm-project/pull/76261
More information about the cfe-commits
mailing list