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

feat: add separate pointer sanitizers option + smarter sanitizer detection #278

Merged
merged 1 commit into from
Sep 11, 2024

Conversation

aminya
Copy link
Owner

@aminya aminya commented Sep 11, 2024

  • Previously, the pointer sanitizers were automatically enabled if address sanitizer was enabled. Now, the user needs to manually pass the enable flags.
  • check_sanitizers_support is no longer needed to be called. It is now called by default to detect the sanitizer support

@aminya aminya changed the title feat: add pointer compare/subtract option + smart san support detection feat: add pointer sanitizers option + smartersanitizer detection Sep 11, 2024
@aminya aminya changed the title feat: add pointer sanitizers option + smartersanitizer detection feat: add pointer sanitizers option + smarter sanitizer detection Sep 11, 2024
@aminya aminya changed the title feat: add pointer sanitizers option + smarter sanitizer detection feat: add separate pointer sanitizers option + smarter sanitizer detection Sep 11, 2024
@aminya aminya merged commit 7f4c940 into main Sep 11, 2024
19 checks passed
@aminya aminya deleted the sanitizer branch September 11, 2024 08:48
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