Skip to content

Build libdispatch with the stdlib build type on linux when building #18898

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

aschwaighofer
Copy link
Contributor

sourcekit

We were using the tools build type before.

rdar://43516251

sourcekit

We were using the tools build type before.

rdar://43516251
@aschwaighofer
Copy link
Contributor Author

@swift-ci Please test

@gottesmm
Copy link
Contributor

@compnerd

@gottesmm
Copy link
Contributor

I think this is reasonable in the short term to fix the bot. Now that I am thinking about it, longer term I wonder if libdispatch should have its own build debug flag.

@compnerd
Copy link
Member

Copying the analysis over from the other PR:

The fix for linking in SwiftOnoneSupport appropriately in libdispatch now changed the behaviour such that libdispatch is built in release mode which exposes known leaks via LSAN. This is trying to cover that up by building libdispatch in the same mode as the swift stdlib.

@gottesmm
Copy link
Contributor

Compnerd and I are talking about this. I think we have a better solution. I asked Arnold if I could close this so no one merges. He said it was ok (we can always reopen)... Closing!

@gottesmm gottesmm closed this Aug 22, 2018
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.

3 participants