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

Add option for building with sanitizers #159

Merged
merged 1 commit into from
May 6, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 6, 2024

This is an automatic cherry-pick of 62dfafd15a59cbee251c38330f795a70fdcab0a0

The original PR was #240 with message:

If enabled, the code will contain instrumentation that checks for various errors, reports them on stdout and results in a non-zero exit code.

Checklist before requesting a review

  • I have performed a self-review of my own code
  • I have verified that the code builds perfectly fine on my local system
  • I have added tests that prove my fix is effective or that my feature works
  • I have commented my code, particularly in hard-to-understand areas
  • I have verified that my code follows the style already available in the repository
  • I have made corresponding changes to the documentation

If enabled, the code will contain instrumentation that checks for various
errors, reports them on stdout and results in a non-zero exit code.
@github-actions github-actions bot requested review from a team as code owners May 6, 2024 14:50
@killenheladagen killenheladagen changed the title CHERRY-PICK CONFLICT Add option for building with sanitizers Add option for building with sanitizers May 6, 2024
@killenheladagen killenheladagen merged commit 44ae684 into main May 6, 2024
@killenheladagen killenheladagen deleted the cherrybot-17693 branch May 6, 2024 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant