[PATCH] D62875: [GWP-ASan] Add public-facing documentation [6].
Mitch Phillips via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 4 13:20:01 PDT 2019
hctim created this revision.
hctim added a reviewer: vitalybuka.
Herald added subscribers: llvm-commits, Sanitizers, jfb, cryptoad, kubamracek.
Herald added a reviewer: jfb.
Herald added projects: Sanitizers, LLVM.
Note: Do not submit this documentation until Scudo support is reviewed and submitted (should be #[5]).
See D60593 <https://reviews.llvm.org/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.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D62875
Files:
compiler-rt/lib/gwp_asan/options.inc
llvm/docs/GwpAsan.rst
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62875.203007.patch
Type: text/x-patch
Size: 10911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190604/285f26f7/attachment.bin>
More information about the llvm-commits
mailing list