Searched refs:custom_msan_options (Results 1 – 1 of 1) sorted by relevance
85 custom_msan_options=$(parse_options.py $OPTIONS_FILE msan)86 if [ ! -z $custom_msan_options ]; then87 export MSAN_OPTIONS="$MSAN_OPTIONS:$custom_msan_options"