[all-commits] [llvm/llvm-project] 1e96b4: [libc++][hardening] Use `__builtin_verbose_trap` i...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Fri Jul 12 12:06:46 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e96b4ad00f54dfbe9c4b22a95bef5fed0203e07
https://github.com/llvm/llvm-project/commit/1e96b4ad00f54dfbe9c4b22a95bef5fed0203e07
Author: Konstantin Varlamov <varconsteq at gmail.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
M libcxx/vendor/llvm/default_assertion_handler.in
Log Message:
-----------
[libc++][hardening] Use `__builtin_verbose_trap` if it's available. (#84870)
Keep falling back to `__builtin_trap` on older versions of Clang.
Co-authored-by: Louis Dionne <ldionne.2 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list