[PATCH] D77283: scudo: Add support for diagnosing memory errors when memory tagging is enabled.

Kostya Kortchinsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 15 10:57:04 PDT 2020


cryptoad accepted this revision.
cryptoad added a comment.
This revision is now accepted and ready to land.

Thanks Peter & Mitch!
As a side issue, do you have an idea on how to support the interface functions (`__scudo_*`) for both allocators once we get svelte support?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D77283





More information about the llvm-commits mailing list