[all-commits] [llvm/llvm-project] d29b56: [lldb][NFCI] Remove use of ConstString from Option...
Alex via All-commits
all-commits at lists.llvm.org
Thu Jun 8 15:12:14 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d29b5673822d2ce7be85c789fd9809f096ec5adc
https://github.com/llvm/llvm-project/commit/d29b5673822d2ce7be85c789fd9809f096ec5adc
Author: Alex Langford <alangford at apple.com>
Date: 2023-06-08 (Thu, 08 Jun 2023)
Changed paths:
M lldb/source/Interpreter/OptionValueLanguage.cpp
Log Message:
-----------
[lldb][NFCI] Remove use of ConstString from OptionValueLanguage
ConstString is simply not needed here.
Differential Revision: https://reviews.llvm.org/D152310
More information about the All-commits
mailing list