[Lldb-commits] [lldb] [lldb] Log to system log instead of stderr from Host::SystemLog (PR #83366)
Jonas Devlieghere via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 1 10:13:12 PST 2024
JDevlieghere wrote:
@rupprecht @oontvoo How do you feel about the current approach? The other alternative is to make this function a NOOP on all platforms but Darwin (where I want to actively use it). It's not currently load bearing (except the log, which is opt-in).
https://github.com/llvm/llvm-project/pull/83366
More information about the lldb-commits
mailing list