[Lldb-commits] [PATCH] D18287: Don't try to redefine the signal() function on Windows

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 18 16:52:55 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL263858: Delete the custom implementation of signal() on Windows. (authored by zturner).

Changed prior to commit:
  http://reviews.llvm.org/D18287?vs=51090&id=51093#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18287

Files:
  lldb/trunk/tools/driver/Driver.cpp
  lldb/trunk/tools/driver/Platform.cpp
  lldb/trunk/tools/driver/Platform.h
  lldb/trunk/tools/lldb-mi/CMakeLists.txt
  lldb/trunk/tools/lldb-mi/Platform.cpp
  lldb/trunk/tools/lldb-mi/Platform.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18287.51093.patch
Type: text/x-patch
Size: 5821 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160318/05136af2/attachment.bin>


More information about the lldb-commits mailing list