summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2017-01-05 01:41:49 +0000
committerChandler Carruth <chandlerc@gmail.com>2017-01-05 01:41:49 +0000
commit4a23563c580b815f296ed50baf8234abd8b88607 (patch)
tree4dad942204f124ca0aa4f0c1a16e3062974edabc /lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp
parentf04df85258b4b3d3ebe5674f6bdcad72da531707 (diff)
downloadbcm5719-llvm-4a23563c580b815f296ed50baf8234abd8b88607.tar.gz
bcm5719-llvm-4a23563c580b815f296ed50baf8234abd8b88607.zip
[gtest] Work around broken installs of libc++ where we don't have
a cxxabi.h in the include search paths. This comes up when libc++ is installed with some other abi library. At some points in time in history we have had CMake hackery to try and get a cxxabi.h installed that would work, but there are lots of examples lacking this. Also, the just-built tree with libc++ seems to not quite get this right. To let folks make progress, we can easily work around this by detecting that the header is missing and disabling the relevant parts of gtest. This should fix the last remainging build bot failures. While these failures are typically indicative of a questionable install, I don't think gtest should be the thing that surfaces those issues and I don't want folks blocked on this. llvm-svn: 291063
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud