aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2021-02-17 16:11:33 +0100
committerRaphael Isemann <teemperor@gmail.com>2021-02-17 16:13:20 +0100
commit8bcc03767e440f229749d101f470f73b8e1cd2e5 (patch)
tree2ab65d75d02f9873ab00b60e72c431b9a962c04a /lldb/source/Plugins/ScriptInterpreter/Python
parentf8ed31cd991bf84372369409595707f6e3cebbce (diff)
downloadllvm-8bcc03767e440f229749d101f470f73b8e1cd2e5.zip
llvm-8bcc03767e440f229749d101f470f73b8e1cd2e5.tar.gz
llvm-8bcc03767e440f229749d101f470f73b8e1cd2e5.tar.bz2
[lldb][NFC] Delete deleted const char* overloads of SetValueFromString
This came up during the review of D96817 because those deleted overloads force the caller to explicitly create a StringRef when passing a string literal. It seems they were added as some kind of help while migrating the code base to StringRef in D24847, but I don't think they have any use these days and make these functions awkward to use. This patch just removes all the deleted overloads. Reviewed By: tatyana-krasnukha Differential Revision: https://reviews.llvm.org/D96861
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions