[PATCH] D32197: [TySan] A Type Sanitizer (Runtime Library)

Sam James via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 02:33:03 PST 2023


thesamesam added a comment.

In D32197#4174353 <https://reviews.llvm.org/D32197#4174353>, @Enna1 wrote:

> Hi @thesamesam, have you tried apply https://reviews.llvm.org/D137414 ?

Thanks @Enna1, I missed that, it works! TySan also works on a trivial example I've tested. Now trying it on real world programs, woo!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D32197/new/

https://reviews.llvm.org/D32197



More information about the llvm-commits mailing list