Skip to content

Reland "[lldb][lit] Add MallocNanoZone envvar to Darwin ASan builds" … #8568

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

chelcassanova
Copy link

…… (llvm#88442)

…(llvm#88436)"

This reverts commit 1f5d130. The original commit checks that the host system is "Darwin" before setting the MallocNanoZone envvar, but on the Shell lit config this attribute does not exist at the point where it is being checked which leads to a build failure.

This commit checks the host OS correctly.

(cherry picked from commit c1a4456)

@chelcassanova
Copy link
Author

@swift-ci please test

llvm#88442)

…(llvm#88436)"

This reverts commit 1f5d130. The
original commit checks that the host system is "Darwin" before setting
the `MallocNanoZone` envvar, but on the Shell lit config this attribute
does not exist at the point where it is being checked which leads to a
build failure.

This commit checks the host OS correctly.

(cherry picked from commit c1a4456)
@chelcassanova chelcassanova force-pushed the cherrypick/reland-lldb-lit-mallocnanozone branch from 603fde8 to b0e130f Compare April 15, 2024 23:40
@chelcassanova
Copy link
Author

@swift-ci please test

@chelcassanova
Copy link
Author

@swift-ci please test windows

@JDevlieghere JDevlieghere merged commit ee08005 into swiftlang:swift/release/6.0 Apr 16, 2024
@chelcassanova chelcassanova deleted the cherrypick/reland-lldb-lit-mallocnanozone branch April 16, 2024 19:57
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.

2 participants