diff options
author | Zachary Turner <zturner@google.com> | 2015-05-21 20:16:02 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2015-05-21 20:16:02 +0000 |
commit | b48b40405ec4772d82fe5efab411a1d331d72e46 (patch) | |
tree | 2a46ca5e62eb567b49430f13734783c87ac174c6 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp | |
parent | 3c1c5b9d88e3a529a09435618d8ac6c599ad3041 (diff) | |
download | bcm5719-llvm-b48b40405ec4772d82fe5efab411a1d331d72e46.tar.gz bcm5719-llvm-b48b40405ec4772d82fe5efab411a1d331d72e46.zip |
Don't import module `lock` at global scope.
`lock` depends on `fcntl`, which doesn't exist on Windows. Until
someone implements an equivalent locking mechanism on Windows, we
can't have lock imported globally.
llvm-svn: 237946
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions