Skip to content

[TargetList] Simplify dummy target creation #2105

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
Nov 6, 2020

Conversation

vedantk
Copy link

@vedantk vedantk commented Nov 6, 2020

Factor out dummy target creation from CreateTargetInternal.

This makes it impossible for dummy target creation to accidentally fail
due to too-strict checking in one of the CreateTargetInternal overloads.

Testing: check-lldb

rdar://70630655

Differential Revision: https://reviews.llvm.org/D90872

(cherry picked from commit 16e5a34)

Factor out dummy target creation from CreateTargetInternal.

This makes it impossible for dummy target creation to accidentally fail
due to too-strict checking in one of the CreateTargetInternal overloads.

Testing: check-lldb

rdar://70630655

Differential Revision: https://reviews.llvm.org/D90872

(cherry picked from commit 16e5a34)
@vedantk
Copy link
Author

vedantk commented Nov 6, 2020

@swift-ci test macOS

@vedantk vedantk merged commit 6042c0f into swiftlang:apple/stable/20200714 Nov 6, 2020
@vedantk vedantk deleted the eng/PR-70630655 branch November 6, 2020 01:52
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