[all-commits] [llvm/llvm-project] 6a6a80: [libc++] [test] Add tests for std::span constructi...
Quuxplusone via All-commits
all-commits at lists.llvm.org
Tue Jan 4 11:25:52 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6a6a80e88eff1fde4e9c6c38c1efd45eff5c9f9f
https://github.com/llvm/llvm-project/commit/6a6a80e88eff1fde4e9c6c38c1efd45eff5c9f9f
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-04 (Tue, 04 Jan 2022)
Changed paths:
M libcxx/test/std/containers/views/span.cons/array.pass.cpp
A libcxx/test/std/containers/views/span.cons/initializer_list.pass.cpp
M libcxx/test/std/containers/views/span.cons/iterator_len.verify.cpp
Log Message:
-----------
[libc++] [test] Add tests for std::span construction from initializer lists.
Differential Revision: https://reviews.llvm.org/D116481
More information about the All-commits
mailing list