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

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Sun Apr 20 23:52:29 PDT 2025


================
@@ -317,6 +317,40 @@ if (libcxx_enable_experimental) {
     output_dir = runtimes_dir
     output_name = "c++experimental"
     sources = [ "experimental/keep.cpp" ]
+    sources += [
----------------
Zingam wrote:

I think you shouldn't change this file manually??

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


More information about the libcxx-commits mailing list