[all-commits] [llvm/llvm-project] 935bc8: Fix Windows build (#137414)

Emre Kultursay via All-commits all-commits at lists.llvm.org
Fri Apr 25 16:14:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 935bc84158e933239047de69b9edc77969b5c70c
      https://github.com/llvm/llvm-project/commit/935bc84158e933239047de69b9edc77969b5c70c
  Author: Emre Kultursay <emrekultursay at google.com>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M lldb/tools/lldb-server/lldb-platform.cpp

  Log Message:
  -----------
  Fix Windows build (#137414)

Windows doesn't have domain sockets, so we must properly #ifdef the code
that touches DomainSocket. Fixes the windows build break introduced by
Commit
https://github.com/llvm/llvm-project/commit/488eeb3ae508221f8e476bbc9d2e9f014542862e



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