[all-commits] [llvm/llvm-project] 5951c4: [libc++] Introduce the _LIBCPP_VERBOSE_TRAP macro ...
Konstantin Varlamov via All-commits
all-commits at lists.llvm.org
Mon Jul 14 06:56:40 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5951c44573203710901c6bdb06a382efbcc907fa
https://github.com/llvm/llvm-project/commit/5951c44573203710901c6bdb06a382efbcc907fa
Author: Konstantin Varlamov <varconsteq at gmail.com>
Date: 2025-07-14 (Mon, 14 Jul 2025)
Changed paths:
M libcxx/include/CMakeLists.txt
A libcxx/include/__cxx03/__verbose_trap
A libcxx/include/__verbose_trap
M libcxx/include/module.modulemap.in
M libcxx/vendor/llvm/default_assertion_handler.in
Log Message:
-----------
[libc++] Introduce the _LIBCPP_VERBOSE_TRAP macro (#148262)
Split out the calls to __builtin_verbose_trap into a separate header.
This is just a refactoring to make the code a bit more structured.
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