[all-commits] [llvm/llvm-project] da23e8: [libc++] [test] Mark two ranges tests with libcpp-...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Sat Jan 29 07:15:03 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: da23e873196237b536a74a959c03052b68378732
https://github.com/llvm/llvm-project/commit/da23e873196237b536a74a959c03052b68378732
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-29 (Sat, 29 Jan 2022)
Changed paths:
M libcxx/test/libcxx/algorithms/specialized.algorithms/special.mem.concepts/nothrow_forward_range.compile.pass.cpp
M libcxx/test/libcxx/algorithms/specialized.algorithms/special.mem.concepts/nothrow_input_range.compile.pass.cpp
Log Message:
-----------
[libc++] [test] Mark two ranges tests with libcpp-has-no-incomplete-ranges.
Should fix the Apple build CI, e.g.
https://buildkite.com/llvm-project/libcxx-ci/builds/8227
More information about the All-commits
mailing list