[Lldb-commits] [PATCH] D71380: [lldb/CMake] Rename LLDB_DISABLE_LIBEDIT to LLDB_ENABLE_LIBEDIT

Jonas Devlieghere via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Dec 11 16:46:17 PST 2019


JDevlieghere created this revision.
JDevlieghere added reviewers: labath, xiaobai, mgorny.
Herald added subscribers: abidh, krytarowski.
Herald added a project: LLDB.
JDevlieghere added a parent revision: D71377: [lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSES.

This matches the naming scheme used by LLVM.


Repository:
  rLLDB LLDB

https://reviews.llvm.org/D71380

Files:
  lldb/cmake/modules/LLDBConfig.cmake
  lldb/docs/resources/build.rst
  lldb/include/lldb/Core/IOHandler.h
  lldb/include/lldb/Host/Config.h.cmake
  lldb/source/Core/CMakeLists.txt
  lldb/source/Core/IOHandler.cpp
  lldb/source/Host/CMakeLists.txt
  lldb/source/Interpreter/CMakeLists.txt
  lldb/source/Interpreter/CommandInterpreter.cpp
  lldb/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
  lldb/source/Plugins/ScriptInterpreter/Python/PythonReadline.h
  lldb/unittests/Editline/EditlineTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71380.233471.patch
Type: text/x-patch
Size: 11482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20191212/a8d4b25e/attachment-0001.bin>


More information about the lldb-commits mailing list