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

Leonard Chan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 11:38:57 PDT 2023


leonardchan added a comment.

Also able to confirm the runtime tysan tests pass on linux arm64 and x64, and that I need https://reviews.llvm.org/D137414 to work around the build issue @thesamesam reported. Similar to the LLVM part of this, do you need a rubber stamp lgtm before submitting?


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