MMed Ismail BennaniRevert "[lldb/Fuzzer] Add fuzzer for expression evaluator"
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[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 | 3 年前 | |
[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 | 3 年前 | |
[lldb] Add a fuzzer for target creation This patch adds a generic fuzzer that interprets inputs as object files and uses them to create a target in lldb. It is very similar to the llvm-dwarfdump fuzzer which found a bunch of issues in libObject. Differential revision: https://reviews.llvm.org/D122461 | 4 年前 | |
Revert "[lldb/Fuzzer] Add fuzzer for expression evaluator" This reverts commit b797834748f1954950880bf50fb78abedd4494e6, since it breaks building Clang: https://reviews.llvm.org/D129377 | 3 年前 |