Function rustc_session::options::parse::parse_stack_protector

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