[Lldb-commits] [PATCH] D138850: [test] Implement layout for unstable std::string garbage formatter tests.

Jordan Rupprecht via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Nov 28 12:04:02 PST 2022


rupprecht created this revision.
rupprecht added a reviewer: labath.
Herald added a project: All.
rupprecht requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.

The layout is essentially just reversed from the stable std::string layout.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138850

Files:
  lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/main.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138850.478317.patch
Type: text/x-patch
Size: 3745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20221128/ccf2ad3a/attachment.bin>


More information about the lldb-commits mailing list