This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

rupprecht created this revision.Nov 28 2022, 12:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 28 2022, 12:04 PM
rupprecht requested review of this revision.Nov 28 2022, 12:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 28 2022, 12:04 PM
labath accepted this revision.Nov 29 2022, 1:52 AM
This revision is now accepted and ready to land.Nov 29 2022, 1:52 AM