[all-commits] [llvm/llvm-project] f4df0c: [lldb][NFCI] Change parameter type in Target::AddN...
Alex Langford via All-commits
all-commits at lists.llvm.org
Mon Nov 6 12:45:15 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f4df0c48e912f01abe2ecaad207b469745620c5d
https://github.com/llvm/llvm-project/commit/f4df0c48e912f01abe2ecaad207b469745620c5d
Author: Alex Langford <alangford at apple.com>
Date: 2023-11-06 (Mon, 06 Nov 2023)
Changed paths:
M lldb/include/lldb/Target/Target.h
M lldb/source/Target/Target.cpp
Log Message:
-----------
[lldb][NFCI] Change parameter type in Target::AddNameToBreakpoint (#71241)
By itself this change does very little, but I plan on refactoring
something from StructuredData and it gets much easier with this change.
More information about the All-commits
mailing list