Skip to content

[next] Migrate remaining llvm::Optional to std::optional #8179

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
merged 1 commit into from
Feb 15, 2024

Conversation

bnbarham
Copy link

This has mostly been done, there's just a few left overs (namely LLDB). Leave removing Optional.h and None.h so that this can be merged irrespective of the Swift changes.

(cherry picked from commit 97468059920f06c9966f0b0890302e26479e53eb)

@bnbarham bnbarham changed the title Migrate remaining llvm::Optional to std::optional [next] Migrate remaining llvm::Optional to std::optional Feb 13, 2024
This has mostly been done, there's just a few left overs (namely LLDB).
Leave removing `Optional.h` and `None.h` so that this can be merged
irrespective of the Swift changes.

(cherry picked from commit d05e79d)
@bnbarham bnbarham force-pushed the next-std-optional-all-the-things branch from 220d106 to e90df00 Compare February 14, 2024 17:25
@bnbarham bnbarham merged commit 14ad2f9 into swiftlang:next Feb 15, 2024
@bnbarham bnbarham deleted the next-std-optional-all-the-things branch February 15, 2024 05:51
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