aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python
diff options
context:
space:
mode:
authorAlex Langford <alangford@apple.com>2023-06-26 17:57:48 -0700
committerAlex Langford <alangford@apple.com>2023-07-03 10:03:49 -0700
commit1b102886c0c33bb01ff8f2360b57c7b8d039abcc (patch)
tree2042af8a6796a363725938b446e673ba42ac7576 /lldb/source/Plugins/ScriptInterpreter/Python
parentb5fa9af4ae4955289693ce4076871cd0c92d5684 (diff)
downloadllvm-1b102886c0c33bb01ff8f2360b57c7b8d039abcc.zip
llvm-1b102886c0c33bb01ff8f2360b57c7b8d039abcc.tar.gz
llvm-1b102886c0c33bb01ff8f2360b57c7b8d039abcc.tar.bz2
[lldb][NFCI] Change return type of GetProcessPluginName
Instead of just returning a raw `const char *`, I think llvm::StringRef would make more sense. Most of the time that we use the return value of `GetProcessPluginName` we're passing it to `CreateProcess` which takes a StringRef anyway. Differential Revision: https://reviews.llvm.org/D153825
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions