[lldb][docs] Add documentation for LLDB fuzzers
authorChelsea Cassanova <chelsea@cassanova.me>
Fri, 26 Aug 2022 23:27:35 +0000 (18:27 -0500)
committerChelsea Cassanova <chelsea@cassanova.me>
Fri, 26 Aug 2022 23:35:21 +0000 (18:35 -0500)
commit43d7320e7111784c613634e73f50c631a1b0b303
tree5ce173f1b576d06c7aacd4bb01912dd280358550
parent0d59969abbd2245536c99b7f9218deab78df396b
[lldb][docs] Add documentation for LLDB fuzzers

This commit adds a new page to the LLDB HTML documentation for the LLDB
fuzzers. The page primarily explains what the fuzzers are as well as how
to build them, run them and investigate and reproduce bugs.

Differential revision: https://reviews.llvm.org/D132148
lldb/docs/index.rst
lldb/docs/resources/fuzzing.rst [new file with mode: 0644]