[lldb][NFC] Add ProcessInfo::GetNameAsStringRef to simplify some code
authorRaphael Isemann <teemperor@gmail.com>
Mon, 26 Aug 2019 08:22:52 +0000 (08:22 +0000)
committerRaphael Isemann <teemperor@gmail.com>
Mon, 26 Aug 2019 08:22:52 +0000 (08:22 +0000)
commit72ca5f36944ee01566ca1a42083e52315ea4264a
tree1671b1bf8e701ca88004d4941f4283f7dab68b1b
parent8e5184af71124be3ed7f53f4a25d5ea7742aa3c2
[lldb][NFC] Add ProcessInfo::GetNameAsStringRef to simplify some code

llvm-svn: 369880
lldb/include/lldb/Utility/ProcessInfo.h
lldb/source/Commands/CommandObjectPlatform.cpp
lldb/source/Commands/CommandObjectProcess.cpp
lldb/source/Utility/ProcessInfo.cpp