Skip to content

[lldb/formatters] Follow-up option set formatter cleanup (NFC) #1776

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

kastiglione
Copy link

@kastiglione kastiglione commented Sep 10, 2020

Cleanup SwiftOptionSetSummaryProvider::FormatObject based on review #1728 (comment).

  1. Replace Printf with <<
  2. Use early exits
  3. Use llvm comment standards

@kastiglione
Copy link
Author

The early exits changed indentation, see this diff view which highlights the few changes: https://github.com/apple/llvm-project/pull/1776/files?diff=split&w=1

@kastiglione
Copy link
Author

@swift-ci test

Copy link

@adrian-prantl adrian-prantl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@kastiglione
Copy link
Author

Do I have to re-run CI even though the last commit was changes to comments only?

@kastiglione
Copy link
Author

master-next: #1778

@adrian-prantl
Copy link

Do I have to re-run CI even though the last commit was changes to comments only?

Yes. The automation is not smart enough to know that difference.

@adrian-prantl
Copy link

@swift-ci test

@kastiglione kastiglione merged commit 8664d43 into swift/master Sep 10, 2020
@kastiglione kastiglione deleted the dl/lldb-formatters-Follow-up-option-set-formatter-cleanup-NFC branch September 10, 2020 22:43
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.

2 participants