[Lldb-commits] [lldb] [lldb/windows] Make "anonymous" pipe names more unique (PR #123905)
Dmitry Vasilyev via lldb-commits
lldb-commits at lists.llvm.org
Wed Jan 22 01:50:35 PST 2025
slydiman wrote:
If `two copies of the pipe code` means 2 instances of g_pipe_serial in different dlls, probably it is better to use GetTickCount() or such.
https://github.com/llvm/llvm-project/pull/123905
More information about the lldb-commits
mailing list