Skip to content

[libc++][hardening] Introduce a dylib function to log hardening errors. #149452

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

var-const
Copy link
Member

Unlike verbose_abort, this function merely logs the error but does not
terminate execution. It is intended to make it possible to implement the
observe semantic for Hardening.

Unlike `verbose_abort`, this function merely logs the error but does not
terminate execution. It is intended to make it possible to implement the
`observe` semantic for Hardening.
@var-const var-const force-pushed the varconst/hardening-semantics-log_hardening_failure-2 branch from 48c191d to 74fc2ec Compare July 18, 2025 05:58
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