Function shared_build_opts_valgrind

Source
pub fn shared_build_opts_valgrind(
    enabled: bool,
    valgrind_options: Vec<String>,
) -> Vec<String>
Expand description

The build options to enable Valgrind for LLVM regression tests.