[PATCH] D71229: [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.

Mitch Phillips via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 9 16:39:13 PST 2019


hctim added a comment.

In D71229#1776163 <https://reviews.llvm.org/D71229#1776163>, @cryptoad wrote:

> What's the current plan for testing? (Currently I have only enabled the standalone on Linux x86/64 for upstream)


I'd love to be able to test the current GWP-ASan tests using scudo_standalone as well. Unfortunately it won't be as simple as `-fsanitize=scudo`, but will take a look at getting it running with some linker magic.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71229





More information about the llvm-commits mailing list