Runtime toggle that enables fuzz determinism when it is not fixed at compile time.
Synopsis
Declared in <util/check.h>
extern
std::atomic<bool> g_enable_dynamic_fuzz_determinism;
Created with MrDocs
Runtime toggle that enables fuzz determinism when it is not fixed at compile time.
Declared in <util/check.h>
extern
std::atomic<bool> g_enable_dynamic_fuzz_determinism;
Created with MrDocs