[all-commits] [llvm/llvm-project] 7d7b72: [libcxx] [test] Add UNSUPPORTED: msvc in a couple ...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon May 31 00:59:04 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d7b72bad7ff1fc22c79d535826de43452f3379d
https://github.com/llvm/llvm-project/commit/7d7b72bad7ff1fc22c79d535826de43452f3379d
Author: Martin Storsjö <martin at martin.st>
Date: 2021-05-31 (Mon, 31 May 2021)
Changed paths:
M libcxx/test/std/language.support/cmp/cmp.categories.pre/zero_type.verify.cpp
M libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/underlying_type.fail.cpp
Log Message:
-----------
[libcxx] [test] Add UNSUPPORTED: msvc in a couple verify.cpp tests
Due to issues with the detection of the clang-verify feature, these
tests have been skipped in the Windows CI configuration so far.
Differential Revision: https://reviews.llvm.org/D103308
More information about the All-commits
mailing list