rupprecht marked an inline comment as done.
rupprecht added inline comments.


================
Comment at: 
lldb/tools/lldb-fuzzer/lldb-expression-fuzzer/lldb-expression-fuzzer.cpp:66
     ReportError(
         "no target path specified in with the LLDB_FUZZER_TARGET variable");
 
----------------
cassanova wrote:
> I think having a flag for the fuzzer target alongside the env variable is a 
> good addition. My only wonder is if there should be an error message if no 
> flag is specified so that anyone that uses this knows that they can use a 
> flag as well.
That makes sense -- let me know if the updated wording looks OK.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133546/new/

https://reviews.llvm.org/D133546

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to