[all-commits] [llvm/llvm-project] 43d732: [lldb][docs] Add documentation for LLDB fuzzers

Chelsea Cassanova via All-commits all-commits at lists.llvm.org
Fri Aug 26 16:35:41 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 43d7320e7111784c613634e73f50c631a1b0b303
      https://github.com/llvm/llvm-project/commit/43d7320e7111784c613634e73f50c631a1b0b303
  Author: Chelsea Cassanova <chelsea at cassanova.me>
  Date:   2022-08-26 (Fri, 26 Aug 2022)

  Changed paths:
    M lldb/docs/index.rst
    A lldb/docs/resources/fuzzing.rst

  Log Message:
  -----------
  [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




More information about the All-commits mailing list