[PATCH] D130887: [SanitizerBinaryMetadata] Introduce SanitizerBinaryMetadata instrumentation pass
Marco Elver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 1 04:41:50 PDT 2022
melver added a comment.
In D130887#3690479 <https://reviews.llvm.org/D130887#3690479>, @Enna1 wrote:
> Hi, I'm interested about GWP-TSan. Is there any plan about open source GWP-TSan? :)
Thanks for the interest - yes definitely, but we're only at the beginning and have no stable version yet. The compiler support is a strong dependency and pre-requisite for us to get to a stable version.
Also see https://reviews.llvm.org/D130888 and the RFC: https://discourse.llvm.org/t/rfc-pc-keyed-metadata-at-runtime/64191
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130887/new/
https://reviews.llvm.org/D130887
More information about the llvm-commits
mailing list