Function rustc_session::options::parse::parse_stack_protector

source ·
pub(crate) fn parse_stack_protector(
    slot: &mut StackProtector,
    v: Option<&str>
) -> bool