summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
diff options
context:
space:
mode:
authorBrad Smith <brad@comstyle.com>2016-11-02 01:39:01 +0000
committerBrad Smith <brad@comstyle.com>2016-11-02 01:39:01 +0000
commitb4f6ebf80695ee4aeefe4184728a1b3379b54baa (patch)
tree4b1c593e615dfeb9ce3bedbdd60dba0d0315732b /lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp
parentc76c3f2f9191b923103a0113fe60358b618f13f8 (diff)
Disable the use of std::call_once on OpenBSD with libstdc++.
It was noticed this caused performance regressions and deadlocks. PR30768. Reorder the code to make it clearer what is tested. PPC now disables the use of std::call_once only with libstdc++ with the reordering of the code, as was the original intent. llvm-svn: 285782
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/PythonDataObjects.cpp')
0 files changed, 0 insertions, 0 deletions