summaryrefslogtreecommitdiffstats
path: root/clang/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
commitf51f580b08c3d1b7420256309069b30e2d75bbec (patch)
treee1f9f8366dd62ffbcbd654c9fb77618b04e61173 /clang/docs/index.rst
parent234eabaf07d678586c945938963fa896a135f4da (diff)
downloadbcm5719-llvm-f51f580b08c3d1b7420256309069b30e2d75bbec.tar.gz
bcm5719-llvm-f51f580b08c3d1b7420256309069b30e2d75bbec.zip
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 llvm-svn: 319684
Diffstat (limited to 'clang/docs/index.rst')
-rw-r--r--clang/docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/docs/index.rst b/clang/docs/index.rst
index daf943a60bd..342ab74d2d8 100644
--- a/clang/docs/index.rst
+++ b/clang/docs/index.rst
@@ -84,6 +84,7 @@ Design Documents
PTHInternals
PCHInternals
ItaniumMangleAbiTags
+ HardwareAssistedAddressSanitizerDesign.rst
Indices and tables
OpenPOWER on IntegriCloud