summaryrefslogtreecommitdiffstats
path: root/docs/index.rst
diff options
context:
space:
mode:
authorKostya Serebryany <kcc@google.com>2017-12-04 20:01:38 +0000
committerKostya Serebryany <kcc@google.com>2017-12-04 20:01:38 +0000
commited697294de007483c0a18e6bf56b1dfd4b6b539a (patch)
tree117fa6d0f6a83dbcd37ee85ef9a46fe409d438a4 /docs/index.rst
parent4a2d14aa185909c633da175343bc74fd978e3bfd (diff)
design document for a hardware-assisted memory safety (HWAMS) tool, similar to AddressSanitizer
Summary: preliminary design document for a hardware-assisted memory safety (HWAMS) tool, similar to AddressSanitizer The name TaggedAddressSanitizer and the rest of the document, are early draft, suggestions are welcome. The code will follow shortly. Reviewers: eugenis, alekseyshl Reviewed By: eugenis Subscribers: davidxl, cryptoad, fedor.sergeev, cfe-commits, llvm-commits Differential Revision: https://reviews.llvm.org/D40568 git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@319684 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index daf943a60b..342ab74d2d 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -84,6 +84,7 @@ Design Documents
PTHInternals
PCHInternals
ItaniumMangleAbiTags
+ HardwareAssistedAddressSanitizerDesign.rst
Indices and tables