https://github.com/JDevlieghere closed
https://github.com/llvm/llvm-project/pull/99871
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/JDevlieghere approved this pull request.
https://github.com/llvm/llvm-project/pull/99871
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Teemperor wrote:
FWIW, this dictionary is (at least was supposed) to be used by oss-fuzz, but
because of the build issue it's [disabled since about 2
years](https://github.com/google/oss-fuzz/blob/7c41fbc6e984df411981e3c9a4b47a573cd327ea/projects/llvm/build.sh#L183)
https://github.com/llvm/llv
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Raphael Isemann (Teemperor)
Changes
When building Clang with LLVM_USE_SANITIZE_COVERAGE=ON, libfuzzer is linked
against the Clang fuzz targets to inject the main fuzzing loop. The
clang-fuzzer-dictionary, which also resides in the same so
https://github.com/Teemperor created
https://github.com/llvm/llvm-project/pull/99871
When building Clang with LLVM_USE_SANITIZE_COVERAGE=ON, libfuzzer is linked
against the Clang fuzz targets to inject the main fuzzing loop. The
clang-fuzzer-dictionary, which also resides in the same source tr