Skip to content

[lldb][progress] Fix format string in title (#8314) #8328

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

The title string for the progress report for loading Swift module dependencies had an unused formatter in its title string. Since the filename that was supposed to go in this formatter will now be reported as a detail, this commit removes the formatter from the title string.
rdar://122048954

(cherry picked from commit 1bf6b0e)

The title string for the progress report for loading Swift module
dependencies had an unused formatter in its title string. Since the
filename that was supposed to go in this formatter will now be reported
as a detail, this commit removes the formatter from the title string.

(cherry picked from commit 1bf6b0e)
@chelcassanova chelcassanova merged commit 00f6e75 into swiftlang:next Mar 4, 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