[all-commits] [llvm/llvm-project] 62456e: [lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_E...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu Dec 12 09:23:21 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 62456e579eebe012e5a6ebcf9960aef9d7babf87
https://github.com/llvm/llvm-project/commit/62456e579eebe012e5a6ebcf9960aef9d7babf87
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M lldb/cmake/modules/LLDBConfig.cmake
M lldb/docs/resources/build.rst
M lldb/include/lldb/Core/IOHandler.h
M lldb/include/lldb/Host/Config.h.cmake
M lldb/source/Core/CMakeLists.txt
M lldb/source/Core/IOHandler.cpp
M lldb/source/Host/CMakeLists.txt
M lldb/source/Interpreter/CMakeLists.txt
M lldb/source/Interpreter/CommandInterpreter.cpp
M lldb/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
M lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
M lldb/unittests/Editline/EditlineTest.cpp
Log Message:
-----------
[lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT
This matches the naming scheme used by LLVM.
Differential revision: https://reviews.llvm.org/D71380
More information about the All-commits
mailing list