oss-fuzz/tools
DavidKorczynski 6bcb160328
vscode: add CFLite helper for C++ (#11364)
Adds helpers to:
- Generate files needed for a CFLite set up (the content of
`.clusterfuzzlite`, not the GH workflow)
- Test fuzzers in a CFLite set up

Only CPP support for now.

Follow-up PRs will:
- Add support for the rest of the languages
- Add support for code coverage generation
- Add support for yaml generation.

Signed-off-by: David Korczynski <david@adalogics.com>
2023-12-14 22:34:12 +00:00
..
vscode-extension vscode: add CFLite helper for C++ (#11364) 2023-12-14 22:34:12 +00:00