Skip to content
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

Provide direct CMake support for clang sanitizer #6924

Merged
merged 2 commits into from
May 3, 2024

Conversation

ppenzin
Copy link
Member

@ppenzin ppenzin commented Jun 14, 2023

Set up a cached CMake variable to enable Clang sanitizer.

Set up a cached CMake variable to enable Clang sanitizer.
@ppenzin ppenzin requested a review from rhuanjl June 14, 2023 05:52
@rhuanjl
Copy link
Collaborator

rhuanjl commented May 3, 2024

Sorry I somehow missed this completely, is it still something you want to progress?

@ppenzin
Copy link
Member Author

ppenzin commented May 3, 2024

Yes, this just moves the sanitizer CMake variable to a level where it can be set independent of build.sh

@rhuanjl
Copy link
Collaborator

rhuanjl commented May 3, 2024

Yes, this just moves the sanitizer CMake variable to a level where it can be set independent of build.sh

Updated to latest to re-run tests, I'll squash and merge later if the tests pass.

@rhuanjl rhuanjl merged commit 4b0b554 into chakra-core:master May 3, 2024
24 checks passed
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.

None yet

2 participants