summaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
diff options
context:
space:
mode:
authorDavid Zarzycki <dave@znu.io>2019-09-26 08:19:44 +0000
committerDavid Zarzycki <dave@znu.io>2019-09-26 08:19:44 +0000
commitb6c80623d1379130dd1666db0e700b6a8046eb3b (patch)
tree98e6b37a0df6f91bcbdab5ba4ff787121612ca71 /lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp
parentbbb0442bbfcfbef7d224551006e22d9c916e6543 (diff)
[Testing] Workaround libcxx bug when OS is "none"
If clang is configured to use libcxx as the default C++ standard library, then using "none" for the OS in the target triple will cause libcxx to #error needlessly. Passing -nostdinc++ is a workaround for these tests. See also: https://reviews.llvm.org/D68075 Please note: this workaround will probably exist for a few years until the installed version of libcxx is updated. llvm-svn: 372949
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonDataObjectsTests.cpp')
0 files changed, 0 insertions, 0 deletions