llvm-project/lldb/tools/lldb-fuzzer
Jordan Rupprecht 4fdda4f82d [lldb][fuzz] Allow expression fuzzer to be passed as a flag.
The expression fuzzer checks an environment variable, `LLDB_FUZZER_TARGET`, to get the fuzzer target binary. This is fine, but internally our tooling for running fuzz tests only has proper handling for flag values. It's surprisingly complicated to add support for that, and allowing it to be passed via flag seems reasonable anyway.

Reviewed By: cassanova

Differential Revision: https://reviews.llvm.org/D133546
2022-09-13 15:39:15 -07:00
..
lldb-commandinterpreter-fuzzer [lldb/Fuzzer] Have fuzzers write artifacts to specific directory 2022-06-23 16:55:23 -04:00
lldb-expression-fuzzer [lldb][fuzz] Allow expression fuzzer to be passed as a flag. 2022-09-13 15:39:15 -07:00
lldb-target-fuzzer [lldb/Fuzzer] Have fuzzers write artifacts to specific directory 2022-06-23 16:55:23 -04:00
utils
CMakeLists.txt Reland "[lldb/Fuzzer] Add fuzzer for expression evaluator" 2022-08-04 11:47:06 -04:00