Skip to content

Run sanitizer checks in release mode#220

Merged
ednolan merged 1 commit intomainfrom
enolan_sanitizerrelease1
Jul 7, 2025
Merged

Run sanitizer checks in release mode#220
ednolan merged 1 commit intomainfrom
enolan_sanitizerrelease1

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented Jul 7, 2025

As suggested by Steve Downey at the 2025-07-07 Beman Sync, sanitizer checks are more effective in release mode because they are more likely to flag unexpected code paths resulting from compiler optimizations.

As suggested by Steve Downey at the 2025-07-07 Beman Sync, sanitizer
checks are more effective in release mode because they are more likely
to flag unexpected code paths resulting from compiler optimizations.
@ednolan ednolan force-pushed the enolan_sanitizerrelease1 branch from 5c02794 to 757cb3f Compare July 7, 2025 19:51
@ednolan ednolan merged commit 8d5d199 into main Jul 7, 2025
84 checks passed
@ednolan ednolan deleted the enolan_sanitizerrelease1 branch July 7, 2025 23:04
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