summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp
diff options
context:
space:
mode:
authorDavide Italiano <davide@freebsd.org>2017-12-12 01:14:11 +0000
committerDavide Italiano <davide@freebsd.org>2017-12-12 01:14:11 +0000
commit53cff5161c46114e93421a59d9cfecdfad2a31fc (patch)
tree743573eb23d48f4b9f169bd9fb0aeead72093b88 /lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp
parentac75523108a41c828b0594cfe4e5aed659af66c7 (diff)
downloadbcm5719-llvm-53cff5161c46114e93421a59d9cfecdfad2a31fc.tar.gz
bcm5719-llvm-53cff5161c46114e93421a59d9cfecdfad2a31fc.zip
[testsuite] Remove testing failures vestiges.
Some tests are failing on macOS when building with the in-tree clang, and this is because they're conditional on the version released. Apple releases using a different versioning number, but as these are conditional on clang < 7, they fail for clang ToT (which is 6.0). As a general solution, we actually need either a mapping between Apple internal release version and public ones. That said, I discussed this with Fred , and Apple Clang 6.0 seems to be old enough that we can remove this altogether (which means I can delay implementing the general purpose solution for a bit). Differential Revision: https://reviews.llvm.org/D41101 llvm-svn: 320444
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/namespace/ns2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud