Open stishkin opened 1 year ago
I'm not sure that we can have this work in the same way: setup_dir
is required for the dotnet templates, and in whatever framework we're using for Python cmdline parsing that means it has to be positional, not named.
Make libfuzzer dotnet_dll template consistent with libfuzzer basic
add --setup_dir to libfuzzer dotnet_dll template
AB#43256505