You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
libcxx_old/test/std/containers/views/span.cons
Marshall Clow dfd0874465 Disable 'suggest braces' warnings for std::array in tests
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@337808 91177308-0d34-0410-b5e6-96231b3b80d8
7 years ago
..
array.fail.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
array.pass.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
assign.pass.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
container.fail.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
container.pass.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
copy.pass.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
deduct.pass.cpp Disable 'suggest braces' warnings for std::array in tests 7 years ago
default.fail.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
default.pass.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
ptr_len.fail.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
ptr_len.pass.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
ptr_ptr.fail.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
ptr_ptr.pass.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
span.fail.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
span.pass.cpp Implement <span>. Reviewed as https://reviews.llvm.org/D49338 7 years ago
stdarray.pass.cpp Disable 'suggest braces' warnings for std::array in tests 7 years ago