[lldb][NFC] Simplify a return inThreadPlanStepInRange::DefaultShouldStopHereCallbackWe know should_stop_here is false here, so we might as well return falsedirectly.