Possibility of adding Sanitizer support in CI, and/or modern C++ features? #24009

Closed
opened 2026-01-31 08:58:52 +00:00 by claunia · 0 comments
Owner

Originally created by @clin1234 on GitHub (Jan 27, 2026).

Would it be feasible, assuming either MSVC or Clang support them, adding various sanitizers in CI, such as AddressSanitizer, ThreadSanitizer, LeakSanitizer, ShadowCallstack, and UndefinedBehaviorSanitizer, for hardening?

Also, is there a set C++ standard and other restrictions on certain C++ language or standard library features?

Originally created by @clin1234 on GitHub (Jan 27, 2026). Would it be feasible, assuming either MSVC or Clang support them, adding various sanitizers in CI, such as AddressSanitizer, ThreadSanitizer, LeakSanitizer, ShadowCallstack, and UndefinedBehaviorSanitizer, for hardening? Also, is there a set C++ standard and other restrictions on certain C++ language or standard library features?
claunia added the Needs-TriageNeeds-Tag-Fix labels 2026-01-31 08:58:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24009