[Lldb-commits] [PATCH] D128292: [lldb/Fuzzer] Add command interpreter fuzzer for LLDB
    Chelsea Cassanova via Phabricator via lldb-commits 
    lldb-commits at lists.llvm.org
       
    Wed Jun 22 14:28:16 PDT 2022
    
    
  
cassanova updated this revision to Diff 439158.
cassanova added a comment.
Added a subdirectory to the top-level build directory. This directory will hold directories for the artifacts of various fuzzers. Also corrected a typo in the command interpreter CMakeLists file.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128292/new/
https://reviews.llvm.org/D128292
Files:
  lldb/tools/lldb-fuzzer/CMakeLists.txt
  lldb/tools/lldb-fuzzer/lldb-commandinterpreter-fuzzer/CMakeLists.txt
  lldb/tools/lldb-fuzzer/lldb-commandinterpreter-fuzzer/inputdictionary.txt
  lldb/tools/lldb-fuzzer/lldb-commandinterpreter-fuzzer/lldb-commandinterpreter-fuzzer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128292.439158.patch
Type: text/x-patch
Size: 3864 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20220622/62097157/attachment.bin>
    
    
More information about the lldb-commits
mailing list