Skip to content

Reland "[lldb][progress][NFC] Add unit test for progress reports" (#8… #8142

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

chelcassanova
Copy link

…0791)

This file was previously approved and merged from this PR: llvm#79533 but caused a test failure on the Linux AArch64 bots due to hitting an assertion that Debugger::Initialize was already called.

To fix this, this commit uses the
changes made here: llvm#80786 to use a shared call_once flag to initialize the debugger.

(cherry picked from commit a8ab830)

…vm#80791)

This file was previously approved and merged from this PR:
llvm#79533 but caused a test
failure on the Linux AArch64 bots due to hitting an assertion that
`Debugger::Initialize` was already called.

To fix this, this commit uses the
changes made here: llvm#80786 to
use a shared call_once flag to initialize the debugger.

(cherry picked from commit a8ab830)
@chelcassanova
Copy link
Author

#8141
@swift-ci please test

@chelcassanova
Copy link
Author

llvm#80786
@swift-ci please test

@chelcassanova
Copy link
Author

@swift-ci please test

@chelcassanova chelcassanova merged commit 8b7dbdf into swiftlang:stable/20230725 Feb 8, 2024
@chelcassanova chelcassanova deleted the progress-unit-test-cherrypick branch February 8, 2024 20:54
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