Skip to content

Conversation

@bob-wilson
Copy link
Contributor

This test broke when we switched to the swift-4.2-branch of Clang/LLVM.
It seems to be a problem with LLDB's CreateTargetWithFileAndArch() API
(rdar://problem/39960149). In the meantime, since this script does not
really need to specify the architecture, we can work around the problem
by using CreateTarget(). That's simpler anyway.

rdar://problem/38181372

This test broke when we switched to the swift-4.2-branch of Clang/LLVM.
It seems to be a problem with LLDB's CreateTargetWithFileAndArch() API
(rdar://problem/39960149). In the meantime, since this script does not
really need to specify the architecture, we can work around the problem
by using CreateTarget(). That's simpler anyway.

rdar://problem/38181372
@bob-wilson
Copy link
Contributor Author

This is #16368 for the 4.2 branch

@bob-wilson
Copy link
Contributor Author

@swift-ci please test

@bob-wilson bob-wilson merged commit 7f85cf7 into swiftlang:swift-4.2-branch May 4, 2018
@bob-wilson bob-wilson deleted the rdar38181372-42 branch May 4, 2018 22:15
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