[libcxx-commits] [libcxx] WIP - [libc++][debugging] P2546R5: Debugging support & P2810R4: `is_debugger_present` `is_replaceable` (PR #81447)

Hristo Hristov via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 30 00:53:28 PDT 2024


================
@@ -46,6 +46,8 @@ Implemented Papers
 - P2869R4 - Remove Deprecated ``shared_ptr`` Atomic Access APIs from C++26
 - P2872R3 - Remove ``wstring_convert`` From C++26
 - P3142R0 - Printing Blank Lines with ``println`` (as DR against C++23)
+- P2546R5 - Debugging support (AIX and Picolib support is not implemented)
----------------
H-G-Hristov wrote:

```suggestion
- P2546R5 - Debugging support (Picolib support is not implemented)
```

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


More information about the libcxx-commits mailing list