summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2014-06-21 00:24:51 +0000
committerZachary Turner <zturner@google.com>2014-06-21 00:24:51 +0000
commitd119fa028ac28ed4ec0bf11d1178bf58dedf72a7 (patch)
treef1599951a19fb314bdc0a677d4934051daeaf0e7 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp
parentb4076b290eff353ab72a7fc2e10b45b757b051e7 (diff)
downloadbcm5719-llvm-d119fa028ac28ed4ec0bf11d1178bf58dedf72a7.tar.gz
bcm5719-llvm-d119fa028ac28ed4ec0bf11d1178bf58dedf72a7.zip
Fix the MinGW builder. Apparently std::call_once and
std::recursive_mutex are not available on MinGW and breaks the builder. Revert to using a function local static and sys::Mutex just to get the tree green until we figure out a better solution. llvm-svn: 211424
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud