Skip to content

[Cherry-pick into stable/20230725] Improve and modernize logging for Process::CompleteAttach() (#82717) #8271

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

Conversation

adrian-prantl
Copy link

commit 55bc0488af077acb47be70542718d1bc17f3de4f
Author: Adrian Prantl <[email protected]>
Date:   Fri Feb 23 08:00:58 2024 -0800

    Improve and modernize logging for Process::CompleteAttach() (#82717)
    
    Target::SetArchitecture() does not necessarily set the triple that is
    being passed in, and will unconditionally log the real architecture to
    the log channel. By flipping the order between the log outputs, the
    resulting combined log makes a lot more sense to read.

Target::SetArchitecture() does not necessarily set the triple that is
being passed in, and will unconditionally log the real architecture to
the log channel. By flipping the order between the log outputs, the
resulting combined log makes a lot more sense to read.

(cherry picked from commit 55bc048)
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit 05b0a3c into swiftlang:stable/20230725 Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant