Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[arch] remove ArchTestCrash(bool) declaration #1845

Commits on Apr 28, 2022

  1. [arch] remove ArchTestCrash(bool) declaration

    From the looks of things, ArchTestCrash(bool) was the original
    signature; then at some point it was changed to
    ArchTestCrash(ArchTestCrashMode) and moved to testArchUtil.  However it
    seems that the old declaration was left dangling (though implementation
    was removed).
    pmolodo committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    6a441ea View commit details
    Browse the repository at this point in the history