[all-commits] [llvm/llvm-project] bb1d70: [lldb][NFC] Make GetShellSafeArgument return std::...
Raphael Isemann via All-commits
all-commits at lists.llvm.org
Thu Oct 22 05:47:55 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bb1d702e25f5f23e8d5a755295f2921caaea2abb
https://github.com/llvm/llvm-project/commit/bb1d702e25f5f23e8d5a755295f2921caaea2abb
Author: Raphael Isemann <teemperor at gmail.com>
Date: 2020-10-22 (Thu, 22 Oct 2020)
Changed paths:
M lldb/include/lldb/Utility/Args.h
M lldb/source/Host/common/ProcessLaunchInfo.cpp
M lldb/source/Utility/Args.cpp
M lldb/unittests/Utility/ArgsTest.cpp
Log Message:
-----------
[lldb][NFC] Make GetShellSafeArgument return std::string and unittest it.
More information about the All-commits
mailing list