diff options
author | Louis Dionne <ldionne@apple.com> | 2019-02-06 18:06:50 +0000 |
---|---|---|
committer | Louis Dionne <ldionne@apple.com> | 2019-02-06 18:06:50 +0000 |
commit | 6f6beae627b2c97b8c355473304f82bd4576364a (patch) | |
tree | d1d43833f906fbe36839eac69cb38247035591fc /lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp | |
parent | e0a89091d66356f851fed4cafbaf0068ca9ef91c (diff) | |
download | bcm5719-llvm-6f6beae627b2c97b8c355473304f82bd4576364a.tar.gz bcm5719-llvm-6f6beae627b2c97b8c355473304f82bd4576364a.zip |
[libc++] Only add dylib-related features when using the system's libc++
Otherwise, when testing trunk libc++ on an older system, lit will think
that the dylib features are disabled. Ideally, we'd have a notion of
running the tests with/without a deployment target (or, equivalently,
a deployment target representing trunk where everything is as recent
as can be). Since we always have a deployment target right now (which
defaults to the current system), we only enable those features when
we're going to also be testing with the system libc++.
llvm-svn: 353319
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/scope/main.cpp')
0 files changed, 0 insertions, 0 deletions