aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/python_api
diff options
context:
space:
mode:
authorLuke Drummond <luke.drummond@codeplay.com>2024-10-18 21:16:50 +0100
committerLuke Drummond <luke.drummond@codeplay.com>2024-10-18 21:16:50 +0100
commitb55c52c047a167f42abbde9a33356cfb96b82c7f (patch)
tree3b2f408ded2515ffa70cf0fb4b223309b256e856 /lldb/test/API/python_api
parente669bbbb7265a7d4d59bac2d3889194efa167ea8 (diff)
downloadllvm-b55c52c047a167f42abbde9a33356cfb96b82c7f.zip
llvm-b55c52c047a167f42abbde9a33356cfb96b82c7f.tar.gz
llvm-b55c52c047a167f42abbde9a33356cfb96b82c7f.tar.bz2
Revert "Renormalize line endings whitespace only after dccebddb3b80"
This reverts commit 9d98acb196a40fee5229afeb08f95fd36d41c10a.
Diffstat (limited to 'lldb/test/API/python_api')
-rw-r--r--lldb/test/API/python_api/debugger/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lldb/test/API/python_api/debugger/Makefile b/lldb/test/API/python_api/debugger/Makefile
index 99998b2..bfad5f3 100644
--- a/lldb/test/API/python_api/debugger/Makefile
+++ b/lldb/test/API/python_api/debugger/Makefile
@@ -1,3 +1,3 @@
-CXX_SOURCES := main.cpp
-
-include Makefile.rules
+CXX_SOURCES := main.cpp
+
+include Makefile.rules