[libcxx-commits] [libcxx] [libc++][hardening][NFC] Introduce `_LIBCPP_VERBOSE_TRAP` macro. (PR #148262)

Konstantin Varlamov via libcxx-commits libcxx-commits at lists.llvm.org
Sat Jul 12 01:14:58 PDT 2025


================
@@ -15,6 +15,7 @@
 #  include <__cxx03/__verbose_abort>
----------------
var-const wrote:

Thanks for the comprehensive overview of alternatives, this is super useful!

>From what I gather, the frozen headers are still undergoing development, so them being completely frozen is the end goal rather than a description of the current state. If that perspective is valid, I also think that option (1) is the best, or at least the lesser evil out of the available options.

https://github.com/llvm/llvm-project/pull/148262


More information about the libcxx-commits mailing list