[all-commits] [llvm/llvm-project] 570ed3: [libc++] [test] XFAIL "span.cons/initializer_list....
Quuxplusone via All-commits
all-commits at lists.llvm.org
Thu Jan 6 09:16:50 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 570ed38b6e387644c38561e0cb019c94d7b5c0bb
https://github.com/llvm/llvm-project/commit/570ed38b6e387644c38561e0cb019c94d7b5c0bb
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-06 (Thu, 06 Jan 2022)
Changed paths:
M libcxx/test/std/containers/views/span.cons/initializer_list.pass.cpp
Log Message:
-----------
[libc++] [test] XFAIL "span.cons/initializer_list.pass.cpp" for apple-clang-12.
This should have been done in 6a6a80e88e, but buildkite was down so I
hadn't noticed. This brings this test file into line with several others
in this directory.
More information about the All-commits
mailing list