[Lldb-commits] [PATCH] Fix warning about the use of mktemp and make platform agnostic by adding and using PipeBase::CreateWithUniqueName.

Oleksiy Vyalov ovyalov at google.com
Thu Feb 5 08:32:24 PST 2015


Submitted.

AFFECTED FILES

  /lldb/trunk/include/lldb/Host/PipeBase.h
  /lldb/trunk/include/lldb/Host/posix/PipePosix.h
  /lldb/trunk/include/lldb/Host/windows/PipeWindows.h
  /lldb/trunk/source/Host/posix/PipePosix.cpp
  /lldb/trunk/source/Host/windows/PipeWindows.cpp
  /lldb/trunk/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp

http://reviews.llvm.org/rL228307


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7348

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the lldb-commits mailing list