[all-commits] [llvm/llvm-project] b6c62e: [lldb/Platform] Re-add ifdef's to guard macOS-only...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Jan 21 12:27:02 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: b6c62ef0871576dd03de2c0077ba15ad0be23f6b
      https://github.com/llvm/llvm-project/commit/b6c62ef0871576dd03de2c0077ba15ad0be23f6b
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2020-01-21 (Tue, 21 Jan 2020)

  Changed paths:
    M lldb/source/Plugins/Platform/MacOSX/PlatformMacOSX.cpp

  Log Message:
  -----------
  [lldb/Platform] Re-add ifdef's to guard macOS-only code.

I moved the code from the system initializer to PlatformMacOSX. The
defines are still necessary because MacOSX is initialized on other
platforms where the other platforms are not available.




More information about the All-commits mailing list