mirror of
https://github.com/llvm-mirror/libcxx.git
synced 2025-10-23 18:38:30 +08:00

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287728 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
220 B
INI
6 lines
220 B
INI
|
|
# FIXME: Libc++ does not yet implement variant but other STLs benefit from
|
|
# having our tests in-tree. This must be removed when <variant> is added.
|
|
if 'libc++' in config.available_features:
|
|
config.unsupported = True
|