This is an archive of the discontinued LLVM Phabricator instance.

Add MemTagSanitizer documentation.
ClosedPublic

Authored by eugenis on Oct 21 2019, 5:36 PM.

Details

Summary

A lot of this is work in progress...

Diff Detail

Event Timeline

eugenis created this revision.Oct 21 2019, 5:36 PM
Herald added a project: Restricted Project. · View Herald TranscriptOct 21 2019, 5:37 PM
Herald added a subscriber: cryptoad. · View Herald Transcript

This is quite short; also, it is more of a "design" document than a user manual, and that's why it is in llvm and not in clang.
Mainly, I just want something to link to regarding memtag sanitizer.

pcc accepted this revision.Nov 1 2019, 9:06 AM

LGTM

llvm/docs/MemTagSanitizer.rst
48

s/that in/that is in/

This revision is now accepted and ready to land.Nov 1 2019, 9:06 AM
This revision was automatically updated to reflect the committed changes.
eugenis marked an inline comment as done.