[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 23:56:32 PST 2024


fhahn wrote:

> I guess there are no release notes or manual b/c this is not ready to be used by general users on the command line and that will come via another PR?

I added a release note as part of the Clang patch to the `Sanitizers` section: https://clang.llvm.org/docs/ReleaseNotes.html#sanitizers

Are there sanitizer-specific release notes where this should also be added?

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


More information about the llvm-commits mailing list