[all-commits] [llvm/llvm-project] 40aace: [lldb/Fuzzer] Have fuzzers write artifacts to spec...
chelcassanova via All-commits
all-commits at lists.llvm.org
Thu Jun 23 13:55:38 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40aace59cc58ca438060cf4dfd97ba01ff4f0ebc
https://github.com/llvm/llvm-project/commit/40aace59cc58ca438060cf4dfd97ba01ff4f0ebc
Author: Chelsea Cassanova <sassychels251 at gmail.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M lldb/tools/lldb-fuzzer/lldb-commandinterpreter-fuzzer/CMakeLists.txt
M lldb/tools/lldb-fuzzer/lldb-target-fuzzer/CMakeLists.txt
Log Message:
-----------
[lldb/Fuzzer] Have fuzzers write artifacts to specific directory
This makes the LLDB fuzzers write their fuzzer artifacts to
their own directory in the build directory. It also adds an artifact
prefix to the target fuzzer to make it easier to tell which fuzzer
wrote the artifact.
Differential revision: https://reviews.llvm.org/D128450
More information about the All-commits
mailing list