[all-commits] [llvm/llvm-project] cc13d4: [lldb] Make the system log a NOOP on non-Darwin pl...

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Tue Oct 15 16:14:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cc13d4fb4a208363ed1dab29829cd200a3e39c52
      https://github.com/llvm/llvm-project/commit/cc13d4fb4a208363ed1dab29829cd200a3e39c52
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2024-10-15 (Tue, 15 Oct 2024)

  Changed paths:
    M lldb/source/Host/common/Host.cpp

  Log Message:
  -----------
  [lldb] Make the system log a NOOP on non-Darwin platforms

As discussed in #111911, we have consensus that as it stands, the system
log is only meaningful on Darwin and that by default it should be a NOOP
on other platforms.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list