[libcxx-commits] [libcxx] [libc++][hardening] In production hardening modes, trap rather than abort (PR #78561)
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jan 19 10:18:33 PST 2024
https://github.com/ldionne approved this pull request.
This LGTM with minor comments, thanks! This makes us very close to the final state explained in the hardening RFC! I think the main thing that is left is to switch to `__builtin_verbose_trap(message)` once that is implemented.
https://github.com/llvm/llvm-project/pull/78561
More information about the libcxx-commits
mailing list