rustc_session::options::parse

Function parse_sanitizers

Source
pub(crate) fn parse_sanitizers(slot: &mut SanitizerSet, v: Option<&str>) -> bool