Skip to content

🍒/FBI/05fbe758906e+ef2efd2553e0+1ab9a2906e19 #3513

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

Merged

Conversation

JDevlieghere
Copy link

  • [lldb] Remove nested switches from ARMGetSupportedArchitectureAtIndex (NFC)
  • [lldb] Remove 'result' variable which is set but not used (NFC)
  • [lldb] Fix C2360: initialization of 'identifier' is skipped by 'case' label

… (NFC)

Remove the nested switches from the ARMGetSupportedArchitectureAtIndex
implementation.

Differential revision: https://reviews.llvm.org/D113155

(cherry picked from commit 05fbe75)
… label

Make sure that every case has its own lexical block.

(cherry picked from commit 1ab9a29)
@JDevlieghere
Copy link
Author

@swift-ci please test

@JDevlieghere JDevlieghere merged commit 9c58adf into stable/20210726 Nov 6, 2021
@JDevlieghere JDevlieghere deleted the 🍒/FBI/05fbe758906e+ef2efd2553e0+1ab9a2906e19 branch November 6, 2021 16:45
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