The layout is essentially just reversed from the stable std::string layout.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138850
[test] Implement layout for unstable std::string garbage formatter tests. ClosedPublic Authored by rupprecht on Nov 28 2022, 12:04 PM.
Details Summary The layout is essentially just reversed from the stable std::string layout.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 29 2022, 1:52 AM Closed by commit rG3c10e9c77332: [test] Implement layout for unstable std::string garbage formatter tests. (authored by rupprecht). · Explain WhyNov 29 2022, 4:22 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478520 lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/main.cpp
|