[all-commits] [llvm/llvm-project] 6cac17: [libcxx] [test] Make windows triples in XFAILs les...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Tue Oct 12 08:26:05 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6cac17e365a3603bb81b4979fff8009b54c4ff84
https://github.com/llvm/llvm-project/commit/6cac17e365a3603bb81b4979fff8009b54c4ff84
Author: Martin Storsjö <martin at martin.st>
Date: 2021-10-12 (Tue, 12 Oct 2021)
Changed paths:
M libcxx/test/std/depr/depr.c.headers/stdlib_h.aligned_alloc.compile.pass.cpp
M libcxx/test/std/language.support/support.runtime/cstdlib.aligned_alloc.compile.pass.cpp
Log Message:
-----------
[libcxx] [test] Make windows triples in XFAILs less specific
This allows picking up on mingw triples that often use 'w64' instead
of 'pc' as the vendor part.
Differential Revision: https://reviews.llvm.org/D111297
More information about the All-commits
mailing list