You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Once #1889 is merged, --undefined-function-is-assume-false can be deprecated and its functionality replaced with the combination of --generate-function-body '.*' --generate-function-body-options assume-false. Likewise undefined_function_abort_path could also be replaced with the --generate-function-body mechanism. These and any similar options should be cleaned up to use the new mechanism.