Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[libc++][hardening] Use
__builtin_verbose_trap
if it's available.
Keep falling back to `__builtin_trap` on older versions of Clang.
- Loading branch information