[all-commits] [llvm/llvm-project] 05b1ec: [lldb/API] Add setters to SBStructuredData (#154445)
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Thu Aug 21 16:40:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 05b1ec3724e1dbb88050ad2ae4c72e9832668ec9
https://github.com/llvm/llvm-project/commit/05b1ec3724e1dbb88050ad2ae4c72e9832668ec9
Author: Med Ismail Bennani <ismail at bennani.ma>
Date: 2025-08-21 (Thu, 21 Aug 2025)
Changed paths:
M lldb/include/lldb/API/SBStructuredData.h
M lldb/include/lldb/Core/StructuredDataImpl.h
M lldb/include/lldb/Utility/StructuredData.h
M lldb/source/API/SBStructuredData.cpp
M lldb/test/API/python_api/sbstructureddata/TestStructuredDataAPI.py
Log Message:
-----------
[lldb/API] Add setters to SBStructuredData (#154445)
This patch adds setters to the SBStruturedData class to be able to
initialize said object from the client side directly.
Signed-off-by: Med Ismail Bennani <ismail at bennani.ma>
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list