]> granicus.if.org Git - llvm/commit
[GWP-ASan] Add public-facing documentation [6].
authorMitch Phillips <mitchphillips@outlook.com>
Wed, 21 Aug 2019 17:53:51 +0000 (17:53 +0000)
committerMitch Phillips <mitchphillips@outlook.com>
Wed, 21 Aug 2019 17:53:51 +0000 (17:53 +0000)
commitb5f43d4ab5fadf37b01b2f2c335253fe72c234ed
treea9eedbcf359caf2497a70dd002c7c10084246782
parente2845276029e30453fb2943ee5552abf763a5804
[GWP-ASan] Add public-facing documentation [6].

Summary:
Note: Do not submit this documentation until Scudo support is reviewed and submitted (should be #[5]).

See D60593 for further information.

This patch introduces the public-facing documentation for GWP-ASan, as well as updating the definition of one of the options, which wasn't properly merged. The document describes the design and features of GWP-ASan, as well as how to use GWP-ASan from both a user's standpoint, and development documentation for supporting allocators.

Reviewers: jfb, morehouse, vlad.tsyrklevich

Reviewed By: morehouse, vlad.tsyrklevich

Subscribers: kcc, dexonsmith, kubamracek, cryptoad, jfb, #sanitizers, llvm-commits, vlad.tsyrklevich, morehouse

Tags: #sanitizers, #llvm

Differential Revision: https://reviews.llvm.org/D62875

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@369552 91177308-0d34-0410-b5e6-96231b3b80d8
docs/GwpAsan.rst [new file with mode: 0644]