summaryrefslogtreecommitdiffstats
path: root/llvm/docs/GwpAsan.rst
Commit message (Collapse)AuthorAgeFilesLines
* [docs] Add GwpAsan to toctree.Mitch Phillips2019-08-211-2/+0
| | | | | | Reverts rL369556 in the process, as it's no longer needed. llvm-svn: 369560
* [docs] Fix GwpAsan.rstJordan Rupprecht2019-08-211-0/+2
| | | | llvm-svn: 369556
* Add newline to GWP-ASan sphinx document.Mitch Phillips2019-08-211-0/+1
| | | | | | Should fix the document builder. llvm-svn: 369554
* [GWP-ASan] Add public-facing documentation [6].Mitch Phillips2019-08-211-0/+279
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 llvm-svn: 369552
OpenPOWER on IntegriCloud