[all-commits] [llvm/llvm-project] a4304f: [lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_EN...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Thu Dec 12 09:13:36 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a4304f96d6baba92baa9db1eef0ed647f76306f6
      https://github.com/llvm/llvm-project/commit/a4304f96d6baba92baa9db1eef0ed647f76306f6
  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/Host/Config.h.cmake
    M lldb/source/API/SBDebugger.cpp
    M lldb/source/Commands/CommandObjectGUI.cpp
    M lldb/source/Core/CMakeLists.txt
    M lldb/source/Core/IOHandlerCursesGUI.cpp

  Log Message:
  -----------
  [lldb/CMake] Rename LLDB_DISABLE_CURSES to LLDB_ENABLE_CURSES

This matches the naming scheme used by LLVM.

Differential revision: https://reviews.llvm.org/D71377




More information about the All-commits mailing list