aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [lldb][NFC] Make GetShellSafeArgument return std::string and unittest it.Raphael Isemann2020-10-221-0/+23
* [Reproducers] Serialize process arguments in ProcessInfoJonas Devlieghere2020-05-121-0/+31
* [lldb][NFC] Fix all formatting errors in .cpp file headersRaphael Isemann2020-01-241-1/+1
* [lldb][NFC] Remove ArgEntry::ref memberRaphael Isemann2019-09-131-3/+3
* [lldb][NFC] Extend ArgsTestRaphael Isemann2019-09-061-0/+68
* [Args] Handle backticks to prevent crash.Jonas Devlieghere2019-03-251-0/+26
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move Args.cpp from Interpreter to UtilityPavel Labath2018-04-171-0/+191