[Lldb-commits] [lldb] a1e0b53 - [lldb][NFC] Delete empty file source/Host/linux/ProcessLauncherLinux.cpp
Raphael Isemann via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 23 01:38:18 PST 2020
Author: Raphael Isemann
Date: 2020-01-23T10:37:59+01:00
New Revision: a1e0b53490af15633e44170cdf5c0bfc0aac4ba0
URL: https://github.com/llvm/llvm-project/commit/a1e0b53490af15633e44170cdf5c0bfc0aac4ba0
DIFF: https://github.com/llvm/llvm-project/commit/a1e0b53490af15633e44170cdf5c0bfc0aac4ba0.diff
LOG: [lldb][NFC] Delete empty file source/Host/linux/ProcessLauncherLinux.cpp
This was renamed in 816ae4b0dfac9a2bd964e8c4dae6dd7183ceb92a but it seems
the commit only emptied the file instead of deleting it.
Added:
Modified:
Removed:
lldb/source/Host/linux/ProcessLauncherLinux.cpp
################################################################################
diff --git a/lldb/source/Host/linux/ProcessLauncherLinux.cpp b/lldb/source/Host/linux/ProcessLauncherLinux.cpp
deleted file mode 100644
index e69de29bb2d1..000000000000
More information about the lldb-commits
mailing list