[all-commits] [llvm/llvm-project] bf68bc: [lldb/Host] Use Host/Config.h for LibXML2 instead ...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Wed Dec 11 14:13:49 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: bf68bcb920ffdac5da8b82cd06535cec5dc5a56b
      https://github.com/llvm/llvm-project/commit/bf68bcb920ffdac5da8b82cd06535cec5dc5a56b
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2019-12-11 (Wed, 11 Dec 2019)

  Changed paths:
    M lldb/cmake/modules/LLDBConfig.cmake
    M lldb/include/lldb/Host/Config.h.cmake
    M lldb/include/lldb/Host/XML.h
    M lldb/source/Host/common/XML.cpp

  Log Message:
  -----------
  [lldb/Host] Use Host/Config.h for LibXML2 instead of a global define

Rename LIBXML2_DEFINED to LLDB_ENABLE_LIBXML2 and pass it through
Config.h instead of a global define.




More information about the All-commits mailing list