diff options
author | Paul Kirth <paulkirth@google.com> | 2025-06-12 08:22:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-12 08:22:04 -0700 |
commit | 2e5fb77ce03748608cfad49fd62479fc3d912372 (patch) | |
tree | 9f8b5eb4a81dfb130ebdf6a0e4f099ba5cbc69c8 /lldb/source/Commands/CommandObjectMemory.cpp | |
parent | e4de74ba11eadb47cf78afbabffbf2b1a50e7298 (diff) | |
download | llvm-2e5fb77ce03748608cfad49fd62479fc3d912372.zip llvm-2e5fb77ce03748608cfad49fd62479fc3d912372.tar.gz llvm-2e5fb77ce03748608cfad49fd62479fc3d912372.tar.bz2 |
[llvm] Make TestData compatible with c++20 (#143801)
The clang-debian-cpp20 buildbot did not like direct initialization
without a matching constructor. This patch adds a new constructor taking
a json::Object that directly initializes the struct fields. We also
update an internal interface for const correctness.
https://lab.llvm.org/buildbot/#/builders/108/builds/13950
Diffstat (limited to 'lldb/source/Commands/CommandObjectMemory.cpp')
0 files changed, 0 insertions, 0 deletions