[Lldb-commits] [lldb] [lldb] Add libstdcpp atomic data formatters (PR #174218)
Sergei Druzhkov via lldb-commits
lldb-commits at lists.llvm.org
Fri Jan 2 08:01:56 PST 2026
https://github.com/DrSergei commented:
It looks like that we need special handling of shared pointer like GDB [pretty-printers](https://github.com/gcc-mirror/gcc/blob/master/libstdc%2B%2B-v3/python/libstdcxx/v6/printers.py#L2030). Also, please add test for this case.
https://github.com/llvm/llvm-project/pull/174218
More information about the lldb-commits
mailing list