[all-commits] [llvm/llvm-project] ad20a9: [lldb] Remove StructuredData::Array::GetItemAtInde...
Alex Langford via All-commits
all-commits at lists.llvm.org
Mon Nov 13 10:12:50 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ad20a9e1a15d1694f7ab3d878bcfaab3d52c5abf
https://github.com/llvm/llvm-project/commit/ad20a9e1a15d1694f7ab3d878bcfaab3d52c5abf
Author: Alex Langford <alangford at apple.com>
Date: 2023-11-13 (Mon, 13 Nov 2023)
Changed paths:
M lldb/include/lldb/Utility/StructuredData.h
Log Message:
-----------
[lldb] Remove StructuredData::Array::GetItemAtIndexAsArray (#71994)
This method is completely unused.
More information about the All-commits
mailing list