diff options
| author | Luke Drummond <luke.drummond@codeplay.com> | 2024-10-18 21:16:50 +0100 |
|---|---|---|
| committer | Luke Drummond <luke.drummond@codeplay.com> | 2024-10-18 21:16:50 +0100 |
| commit | b55c52c047a167f42abbde9a33356cfb96b82c7f (patch) | |
| tree | 3b2f408ded2515ffa70cf0fb4b223309b256e856 /lldb/test/API/python_api | |
| parent | e669bbbb7265a7d4d59bac2d3889194efa167ea8 (diff) | |
| download | llvm-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/Makefile | 6 |
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
|
