Function try_remove_srclocs

Source
fn try_remove_srclocs(context: &mut CrashCheckContext<'_>, func: &mut Function)
Expand description

Remove sourcelocs if the function still crashes after they are removed, to make the reduced clif IR easier to read.