[all-commits] [llvm/llvm-project] 3c10e9: [test] Implement layout for unstable std::string g...

Jordan Rupprecht via All-commits all-commits at lists.llvm.org
Tue Nov 29 04:22:45 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c10e9c77332ad0472d8641a62b8faf76deef0bf
      https://github.com/llvm/llvm-project/commit/3c10e9c77332ad0472d8641a62b8faf76deef0bf
  Author: Jordan Rupprecht <rupprecht at google.com>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
    M lldb/test/API/functionalities/data-formatter/data-formatter-stl/libcxx/string/main.cpp

  Log Message:
  -----------
  [test] Implement layout for unstable std::string garbage formatter tests.

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

Reviewed By: labath

Differential Revision: https://reviews.llvm.org/D138850




More information about the All-commits mailing list