[PATCH] D125166: [clang-fuzzer] Add a tiny tool to generate a fuzzing dictionary for clang

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon May 9 09:32:40 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa2f2dfde48ac: [clang-fuzzer] Add a tiny tool to generate a fuzzing dictionary for clang (authored by sammccall).

Changed prior to commit:
  https://reviews.llvm.org/D125166?vs=427856&id=428107#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125166

Files:
  clang/test/CMakeLists.txt
  clang/test/Misc/fuzzer-dictionary.test
  clang/tools/clang-fuzzer/CMakeLists.txt
  clang/tools/clang-fuzzer/dictionary/CMakeLists.txt
  clang/tools/clang-fuzzer/dictionary/dictionary.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125166.428107.patch
Type: text/x-patch
Size: 3470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220509/4bce8850/attachment.bin>


More information about the cfe-commits mailing list