[PATCH] D67893: [LLDB] Check for _WIN32 instead of _MSC_VER for code specific to windows in general
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 23 05:04:21 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372592: [LLDB] Check for _WIN32 instead of _MSC_VER for code specific to windows in… (authored by mstorsjo, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D67893?vs=221224&id=221297#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67893/new/
https://reviews.llvm.org/D67893
Files:
lldb/trunk/source/Core/IOHandler.cpp
lldb/trunk/source/Host/common/UDPSocket.cpp
lldb/trunk/source/Host/posix/ConnectionFileDescriptorPosix.cpp
lldb/trunk/source/Utility/SelectHelper.cpp
lldb/trunk/unittests/SymbolFile/PDB/SymbolFilePDBTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67893.221297.patch
Type: text/x-patch
Size: 3654 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190923/01b03093/attachment.bin>
More information about the llvm-commits
mailing list