[llvm-branch-commits] [clang] [TySan] A Type Sanitizer (Clang) (PR #76260)
Florian Hahn via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Wed Nov 27 12:47:07 PST 2024
https://github.com/fhahn commented:
Thanks, as this depends on LLVM & compiler-rt patches, so it should only be merged once those other PRs are also approved.
Motivation for the sanitizer is enabling `-fpointer-tbaa` by default (https://github.com/llvm/llvm-project/pull/117244)
https://github.com/llvm/llvm-project/pull/76260
More information about the llvm-branch-commits
mailing list