[PATCH] D136811: WIP: RFC: NFC: C++ Buffer Hardening user documentation.

Artem Dergachev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 26 20:25:17 PDT 2022


NoQ created this revision.
NoQ added reviewers: aaron.ballman, gribozavr2, xazax.hun, ldionne, jkorous, t-rasmud, ziqingluo-90, malavikasamak.
Herald added subscribers: steakhal, martong, rnkovacs.
Herald added a project: All.
NoQ requested review of this revision.

This document accompanies the LLVM Discourse discussion in https://discourse.llvm.org/t/rfc-c-buffer-hardening/65734 as @aaron.ballman recommended writing it up early. It's intended to eventually become the user-facing documentation for the tool.

As of now the document roughly represents our current plan; it may be corrected in the future, which may or may not be a result of our discussion here! And there are a few TODOs left for me to fill in.

Of course, separate documentation will need to be provided for individual items, such as attribute documentation, but that's a completely different story.


Repository:
  rC Clang

https://reviews.llvm.org/D136811

Files:
  clang/docs/SafeBuffers.rst

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136811.471001.patch
Type: text/x-patch
Size: 18407 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221027/e029f90e/attachment-0001.bin>


More information about the cfe-commits mailing list