[libcxx-commits] [libcxx] Add C++23 stacktrace (P0881R7) (PR #136528)

Nikolas Klauser via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 1 12:02:01 PDT 2025


philnik777 wrote:

You have to add availability markups for older Apple systems and XFAIL the corresponding tests (probably all in this case). See `__configuration/availability.h` for examples.

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


More information about the libcxx-commits mailing list