pub fn shared_build_opts_valgrind( enabled: bool, valgrind_options: Vec<String>, ) -> Vec<String>
The build options to enable Valgrind for LLVM regression tests.