Files
clang-p2996/lldb/examples/python/crashlog.py
Davide Italiano 085626a873 [crashlog] Strip trailing \n from check_output return.
Generally having spurious `\n` doesn't matter, but here the
returning string is a command which is executed, so  we want
to strip it. Pointed out by Jason.

llvm-svn: 358717
2019-04-18 21:32:36 +00:00

43 KiB
Executable File