-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Open
Labels
hardeningIssues related to the hardening effortIssues related to the hardening effortlibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.
Description
Many people would benefit from having a way to turn on hardening without crashing their application when they violate a precondition. Instead, they would want to log the failure and continue. That way, they can enable hardening and gradually fix issues that come up in production, and eventually flip the switch without endangering their stability in production.
This is akin to the observe semantic in Contracts, so we need something like that eventually anyway.
frederick-vs-ja
Metadata
Metadata
Assignees
Labels
hardeningIssues related to the hardening effortIssues related to the hardening effortlibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.