[all-commits] [llvm/llvm-project] ff7ce0: [lldb] DeConstStringify the Property class
Pavel Labath via All-commits
all-commits at lists.llvm.org
Wed Nov 10 06:07:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff7ce0af04ae8ef034ea18c8116331c843f36c40
https://github.com/llvm/llvm-project/commit/ff7ce0af04ae8ef034ea18c8116331c843f36c40
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-11-10 (Wed, 10 Nov 2021)
Changed paths:
M lldb/include/lldb/Interpreter/Property.h
M lldb/source/Interpreter/OptionValueProperties.cpp
M lldb/source/Interpreter/Property.cpp
Log Message:
-----------
[lldb] DeConstStringify the Property class
Most of the interfaces were converted already, this just converts the
internal implementation.
More information about the All-commits
mailing list