[Lldb-commits] [PATCH] D148531: [lldb][DataFormatter] Fix libcxx std::deque formatter for references and pointers

Michael Buch via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Apr 17 13:32:45 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG1414a5bdfeff: [lldb][DataFormatter] Fix libcxx std::deque formatter for references and… (authored by Michael137).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D148531/new/

https://reviews.llvm.org/D148531

Files:
  lldb/examples/synthetic/libcxx.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/Makefile
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/TestDataFormatterLibcxxDeque.py
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/deque/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148531.514387.patch
Type: text/x-patch
Size: 5203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20230417/e93d8f0a/attachment.bin>


More information about the lldb-commits mailing list