mirror of
https://github.com/simdjson/simdjson
synced 2026-06-08 17:27:07 +00:00
9442c9e1f4
* add basic fuzzing using libFuzzer * let cmake respect cflags, otherwise the fuzzer flags go unnoticed also, integrates badly with oss-fuzz * add new fuzzer for minification, simplify the old one * add fuzzer for the dump example * clang format